Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Ruby port and update of rouven's APC PDU Monitoring plugin.
Current Version
Last Release Date
June 23, 2009
Owner
Nagios Exchange
check_snmp_apc_pdu.tar.bz2
I took p_view=304 rouven's plugin">http://www.nagiosexchange.org/SNMP.51.0.html?tx_netnagext_pi1p_view=304 rouven's plugin and ported it to Ruby. I emailed him, intending to submit my code to him.
rouven has not replied, so I decided to create this (temporary) Nagios Exchange project. I hope you find this plugin helpful.
Runtime dependencies: * Ruby * My version: 1.8.6 * rubygems * My version: 0.9.4 * snmp * My version: 1.0.1 * mocha (for testing) * My version: 0.5.2 * PowerNet MIB">http://www.apcc.com/tools/download/software_comp.cfm?sw_sku=SFPMIB386 APC PowerNet MIB. Registration required. * My version: 3.8.5
Here's a sample Nagios configuration:
define command{
command_name check_snmp_apc_pdu command_line ruby $USER1$/check_snmp_apc_pdu.rb -H $HOSTADDRESS$ -C public }
To run test suite: gem install snmp mocha cd check_snmp_apc_pdu ruby test/test_suite.rb
License: GPL
I would like to thank http://www.cisco.com Cisco for allowing me to submit my code back to the community.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!