source: de.wigbels.ruby/hothotread/draw_graphs.sh @ daaef3e

Last change on this file since daaef3e was daaef3e, checked in by njw <njw@…>, 9 years ago

Daemonized monitoring scripts

  • Property mode set to 100755
File size: 140 bytes
Line 
1#!/bin/bash
2
3rrdtool graph gastest.png -w 800 -h 500 -s 'now - 1 day' -e 'now' DEF:gas=energy.rrd:gas:AVERAGE LINE2:gas#204a87:"Gas Liter" 
Note: See TracBrowser for help on using the repository browser.