]>
Git — Sourcephile - julm/air-duino.git/blob - remote-collect.sh
3 year
=${year:-$(date +%Y)}
4 month
=${month:-$(date +%m)}
10 ssh "$host" ${user:+-l "$user"} \
11 rrdtool dump \~user
/work
/tool
/air
/rrd
/"$year"/"$month".rrd
|
12 rrdtool restore
-f - rrd
/"$year"/"$month".rrd
13 make NO_INO
=set view
/"$year"/"$month"/${day:+$day/}png
14 make NO_INO
=set view
/"$year"/"$month"/${day:+$day/}html5