Home Directory Plugins Hardware UPS check_raritan_pdu.pl

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_raritan_pdu.pl

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2012-01-30
Compatible With
  • Nagios 3.x
Owner
License
GPL
Hits
76549
Files:
FileDescription
check_raritan_pdu.plcheck_raritan_pdu.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Checks Raritan Dominion PX series pdu's for load/outlet status.
Based on check_apc_pdu by Marius Rieder.
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 -H [-C ] [-p ]

define command {
command_name check_raritan_pdu
command_line /usr/bin/perl /usr/lib/nagios/plugins/check_raritan_pdu.pl -H $HOSTADDRESS$ -C $ARG1$
}


define service{
hostgroups raritan
use generic-service
check_command check_raritan_pdu!READCOMMUNITY
service_description Raritan PDU Status
normal_check_interval 5
retry_check_interval 1
contact_groups admins
}