monitors:apc_checks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
monitors:apc_checks [2018/02/16 19:11] fletch2kmonitors:apc_checks [2018/02/16 19:13] (current) fletch2k
Line 1: Line 1:
-====== My Monitor (CHANGEME) ======+====== apc_checks.pl ======
  
 ^ Author | [[ cmaroney@gmail.com | fletch2k ]] | ^ Author | [[ cmaroney@gmail.com | fletch2k ]] |
Line 19: Line 19:
 Add the following to /etc/xymon/xymonserver.cfg: Add the following to /etc/xymon/xymonserver.cfg:
  
-TEST2RRD:TempC=ncv,volt=ncv,batt=ncv +    TEST2RRD:TempC=ncv,volt=ncv,batt=ncv 
-... +    ... 
-GRAPHS:TempC,volt,batt +    GRAPHS:TempC,volt,batt 
-... +    ... 
-NCV_TempC="Reading:GAUGE" +    NCV_TempC="Reading:GAUGE" 
-NCV_batt="BatteryTime:GAUGE" +    NCV_batt="BatteryTime:GAUGE" 
-NCV_volt="InputVoltage:GAUGE,OutputVoltage:GAUGE"+    NCV_volt="InputVoltage:GAUGE,OutputVoltage:GAUGE"
  
 Add the following to /etc/xymon/graphs.cfg Add the following to /etc/xymon/graphs.cfg
  • monitors/apc_checks.txt
  • Last modified: 2018/02/16 19:13
  • by fletch2k