Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| monitors:apc_checks [2018/02/16 19:08] – fletch2k | monitors:apc_checks [2018/02/16 19:13] (current) – fletch2k | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| ^ Author | [[ cmaroney@gmail.com | fletch2k ]] | | ^ Author | [[ cmaroney@gmail.com | fletch2k ]] | | ||
| Line 16: | Line 16: | ||
| - Ordered List ItemEdit the script and update the $UPS variable with the FQN for the UPS | - Ordered List ItemEdit the script and update the $UPS variable with the FQN for the UPS | ||
| - Ordered List ItemAdd the following example to the / | - Ordered List ItemAdd the following example to the / | ||
| + | |||
| Add the following to / | Add the following to / | ||
| - | TEST2RRD: | + | |
| - | ... | + | |
| - | GRAPHS: | + | ... |
| - | ... | + | GRAPHS: |
| - | NCV_TempC=" | + | ... |
| - | NCV_batt=" | + | NCV_TempC=" |
| - | NCV_volt=" | + | NCV_batt=" |
| + | NCV_volt=" | ||
| Add the following to / | Add the following to / | ||
| - | [TempC] | + | |
| TITLE Temperatures | TITLE Temperatures | ||
| YAXIS Degrees/ | YAXIS Degrees/ | ||
| Line 41: | Line 43: | ||
| GPRINT: | GPRINT: | ||
| - | [volt] | + | |
| TITLE I/O Voltage | TITLE I/O Voltage | ||
| YAXIS Volts | YAXIS Volts | ||
| DEF: | DEF: | ||
| DEF: | DEF: | ||
| - | # HRULE: | + | |
| - | # HRULE: | + | # |
| LINE1: | LINE1: | ||
| LINE2: | LINE2: | ||
| Line 62: | Line 64: | ||
| GPRINT: | GPRINT: | ||
| - | [batt] | + | |
| TITLE BatteryRunTime | TITLE BatteryRunTime | ||
| YAXIS Minutes | YAXIS Minutes | ||
| Line 77: | Line 79: | ||
| | | ||
| | | ||
| - | + | # Add the following line to / | |
| - | [lab-apc-ups1] | + | [lab-apc-ups1] |
| ENVFILE / | ENVFILE / | ||
| CMD $XYMONCLIENTHOME/ | CMD $XYMONCLIENTHOME/ | ||