Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_cisco_envmon script that uses CISCO-ENVMON-MIB (ePN compliant)
Current Version
Last Release Date
June 4, 2009
Owner
Nagios Exchange
check_cisco_envmon.pl version 0.2
check_cisco_envmon.pl version 0.3
check_cisco_envmon.pl version 0.4
Requires Net::SNMP.
Check environmental status of Cisco via SNMP.
Usage: check_cisco_envmon.pl -H -C check_cisco_envmon.pl --help check_cisco_envmon.pl --version
-H (--hostname) Hostname to query - (required) -C (--community) SNMP read community or v3 auth (defaults to public)
(v3 specified as username:authpassword:... ) username = SNMPv3 security name authpassword = SNMPv3 authentication pass phrase (or hexidecimal key) authprotocol = SNMPv3 authentication protocol (md5 (default) or sha) privpassword = SNMPv3 privacy pass phrase (or hexidecmal key) privprotocol = SNMPv3 privacy protocol (des (default) or aes)
-v (--snmp_version) 1 for SNMP v1
2 for SNMP v2c (default) 3 for SNMP v3
-s (--sps) Single power supply used -V (--version) Plugin version -h (--help) usage help
Primary MIB reference - CISCO-ENVMON-MIB
Version 0.4 added snmpv3 support Version 0.3 Typo of UNKNOWN - fixed
$snmp was not checked for being defined - fixed (thanks Sylvian Collilieux)
Version 0.2 conformed with ePN
I'm getting a status of 'null' in Nagios, but when run from the comnand line and checking return code via 'echo $?' the command returns 0 for OK and the text string says OK. What's wrong in my config?
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!