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 changed files with 701 additions and 0 deletions

View 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'