Check_mk plugin monitoring UPS managed by apcupsd

Edit Package check_mk-apcupsd
https://github.com/michalskalski/cmk-apcupsd

This is package for Check_MK which allow to checks status of ups managed by
apcupsd demon. Package contain plugin for check_mk linux agent, templates for
pnp4nagios and perfometer plugins. You can monitor:

* UPS status
* battery charge
* load capacity
* internal temperature
* input, output and battery voltage level
* remaining runtime on battery

Available checks are dependet on which model of ups you have. Package was
tested on APC Smart-UPS 2200 RM. You can adapt the check_parameters in your
main.mk file. Example:

check_parameters += [
# Warn if battery level is below 11V, Critical below 10V
( (11, 10, 0 ,60), ALL_HOSTS, [ "UPS Back-UPS RS 550G battery voltage" ] ),
# Warn if time remaining is less than 10, critical if less than 5 minutes
( (10, 5, 0 ,60), ALL_HOSTS, [ "UPS Back-UPS RS 550G time remaining" ] ),
]

Refresh
Refresh
Source Files
Filename Size Changed
check_mk-apcupsd.changes 0000000149 149 Bytes
check_mk-apcupsd.spec 0000004151 4.05 KB
cmk-apcupsd-1.0.mkp 0000005116 5 KB
Latest Revision
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 2)
add an example in description
Comments 0
openSUSE Build Service is sponsored by