Added monitoring for APC Back-UPS ES 700G

This commit is contained in:
Gerard Stanczak
2015-10-01 13:07:39 +02:00
parent c7c5c72060
commit 350acea4d0
2 ha cambiato i file con 701 aggiunte e 0 eliminazioni
+2
Vedi File
@@ -0,0 +1,2 @@
UserParameter=ups.apcacces[*],apcaccess | grep "^$1" |cut -d ":" -f2 | sed 's/^[\ ]*//g '| cut -d " " -f1
UserParameter=ups.lastdate, apcaccess | grep XONBATT | cut -d ":" -f 2,3 | sed 's/^[\ ]//g'