DD2-monitor/rrdb/mkgraph.sh

12 rivejä
158 B
Bash
Executable File

#!/bin/bash
source ./commun.sh
rrdtool graph value.png \
--start 0 --end now \
-w 800 -h 600 \
DEF:value=${RRDB}:value:LAST \
LINE1:value#0000FF