apcupsd module Monitor some typical APCUPSD output from NIS enabled APCUPSD servers. This means that you have to have an existing APCUPSD installation working and network accessible through the NIS configuration in APCUPSD. Then we can monitor the reported ITEMP, BCHARGE, TIMELEFT, etc. and configure alarms as necessary. version = 01.00 author = John A. Mason All Tests: item :string :Item as which to report. perf :int :report performance data every perf minutes. Test: apcupsd_power *none but item/perf. The power check is mostly to graph voltages, frequencies, etc. Test: apcupsd_temp tempwarn :int :Temperature (usually Celcius) to warn about. Default: 28 temppanic :int :Temperature (usually Celcius) to throw up red. Default: 30 Test: apcupsd_batt bchargewarn :int :Minimum Battery charge level (%) before warning. Default: 25% bchargepanic :int :Minimum Battery charge level (%) before red. Default 10% timeleftwarn :int :Minimum Time Left (min) before warning. Default: 25 min timeleftpanic :int :Minimum Time Left (min) before panic. Default: 10 min