CAPTION='$(lang de:"RRDstats - Alert-Definition für DigiTemp" en:"RRDstats - alert definition for DigiTemp")' DESCRIPTION='Syntax: <nice_name> <value> <condition> <interval> <command(s)>
$(lang de:"Beispiele" en:"Examples"):
Sensor_1 35 max 300 callaction dial 00001234567; sleep 25; callaction hangup;
Sensor_2 10 min 60 mailer -t temp@abcdefg.net -s "Sensor_2: $1 < 10"
Sensor_3 85 max 3600 /my/own/skript.sh $1
$(lang de:"KEINE TABULATOREN - NUR LEERZEICHEN!" en:"NO TABS - ONLY SPACEBARS!")
$(lang de:"Hinweis: Die Einheit des Intervalls ist Sekunden, der Parameter $1 ist der aktuelle Wert des Sensors." en:"Hint: The measure unit of the interval is seconds, the parameter $1 is the current value of the sensor.")' CONFIG_FILE='/tmp/flash/rrdstats/digitemp.alert' CONFIG_SAVE='modsave flash; if pidof rrdstats > /dev/null; then echo ""; /mod/etc/init.d/rc.rrdstats restart; fi' CONFIG_TYPE='text' TEXT_ROWS=15