CAPTION="$(lang de:"RRDstats - Alert-Definition für SmartHome" en:"RRDstats - alert definition for SmartHome")"
DESCRIPTION="Syntax: <ain> <type> <value> <condition> <interval> <command(s)>
$(lang de:"Beispiele" en:"Examples"):
123456789012 volt 215 min 300 callaction dial 00001234567; sleep 25; callaction hangup;
123456789ABC watt 999 max 99 mailer -t temp@abcdefg.net -s \"Dect 200: \$* > 99\"
123456789XYZ grad 0 min 60 max 3600 /usr/bin/aha.sh docmd \$1 off
$(lang de:"KEINE TABULATOREN - NUR LEERZEICHEN!" en:"NO TABS - ONLY SPACEBARS!")
$(lang de:"Mögliche Werte für" en:"Available values for") type: watt volt kilo grad curr fact
$(lang de:"Hinweis: Die Einheit des Intervalls ist Sekunden, als Parameter werden die AIN und alle Werte des Aktors übergeben." en:"Hint: The measure unit of the interval is seconds, as parameters the AIN and all values of actor will be set.")"
CONFIG_FILE='/tmp/flash/rrdstats/smarthome.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=30