Home > Plugins > Hardware > UPS

UPS

Nagios plugins for monitoring UPS (power) hardware.

Showing 37-48 of 64 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
A Nagios plugin to monitor APC Smart UPS’s forked from Ben Shepard’s check_apcupsd_ng Features: Checks battery charge, temperature, load, runtime remaining, battery voltage, line voltage,…
Checks Raritan Dominion PX series pdu's for load/outlet status. Based on check_apc_pdu by Marius Rieder. Configurable values for warning/critical power draw ( $warningAmp/$criticalAmp). Usage: check_raritan_pdu…
Commands.cfg define command { command_name check_cs121 command_line $USER1$/check_cs121.pl $HOSTADDRESS$ $ARG1$ $ARG2$ $ARG3$ $ARG4$ } Services.cfg define service{ service_description service_name check_command check_cs121!community!option!W!C hostgroup_name ups }
This is a script to monitor BESTLink Web/SNMP adapters. These are old adapters, so there might not be many sites that have them in use,…
This plugin checks the working mode on a CPQUPS MIB compliant HP UPS device. Instead of just reporting MIB working modes, it reports modes based…
./check_snmp_mgeeaton_ups.pl --help for more information THANKS TO : Mohand, for making the script compatible with versions earlier than perl 5.8.4 Example of commands : define…
Command Line Examples: check_dell_ups.pl -H 192.168.5.1 -C public -T serial_number check_dell_ups.pl -H 192.168.5.1 -C public -T battery_remaining -U m -w 15 -c 8 check_dell_ups.pl -H…
Features: Checks battery charge, temperature, load, runtime remaining, battery voltage, line voltage, output voltage and line frequency. Also provides performance data for all checks and…
This plugin checks the battery condition and the expiration date on a UPSv4 MIB compliant UPS (Delta Electronics devices and some Chloride models) The expiration…
This plugin checks the working mode on a UPSv4 MIB compliant UPS (Delta Electronics devices and some Chloride models). Instead of just reporting MIB working…
define command{ command_name ups_bat_cap command_line $USER1$/check_ups_pw.sh -H $HOSTADDRESS$ -o xupsBatCapacity.0 -l 'Battery capacity' -w 90 -c 20 } define command{ command_name ups_bat_sec command_line $USER1$/check_ups_pw.sh -H…
This plugin performs a per bank load check on a Powernet MIB (APC) rack PDU compliant SNMP device and returns load as performance data. BASICS…