Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
It checks the components hardware status and their functional value levels in CISCO-ENVMON MIB compliant Cisco devices
Current Version
0.1b
Last Release Date
February 13, 2011
Owner
Vicente Gavara
Website
http://www.boreal-labs.com
Download URL
http://www.boreal-labs.com/joomla/index.php/es/downloads-menu/view.download/20-cisco/44-checkciscoenvmon.html
License
GPL
Compatible With
Plugin allows you checking the operational status of power supplies, fans, voltage and temperature levels managing these values:
· Normal: The component or checked value is healthy or in the operational value range. · Warning: Component with degraded working state or values out of range but still not reaching critical values. · Critical: Component working state is critical or the checked value level has raised critical values. · Shutdown: Component status or value level is so degraded that the device will shutdown for auto protection. · Not Present: Checked component is not present. · Not Functioning: Checked component reports abnormal values, thus not functioning state is considered.
Relative to functional values, plugin returns voltage levels and temperature values as performance data. Plugin is Nagios 3.x (ePN) compatible.
This plugins upgrades the already existing check_cisco_envmon (http://localhost/directory/Plugins/Hardware/Environmental/check_cisco_envmon/details) by providing additional features:
· It can be run in test mode in order to check device compatibility and retrieving a ENVMON component list. · It allows setting an include and exclude component list instead of checking all device components. · It allows defining what component state generates each alarm type (warning/critical) instead of always generating the component reported status, what doesn't manage important values as Shutdown. · It returns discrete values as performance data.
On the downside, this plugin doesn't support SNMP v3.
USAGE EXAMPLES
check_cisco_envmon -H 192.168.0.4
If available, displays info of the device with address 192.168.0.4 using SNMP protocol version 1 and 'public' as community (useful for checking compatibility and displaying environmental data).
check_cisco_envmon -H 192.168.0.4 -f all -s 1003 -w 2,6 -c 3,4
Checks all avaliable fans, and the power supply with id 1003 on a host with address 192.168.0.4 using SNMP protocol version 1 and 'public' as community string. Plugin returns CRITICAL if any checked sensor has a environmental state equals to 'critical'(3) or 'shutdown'(4), and WARNING if any checked sensor has a environmental state equals to 'warning'(2) or 'notFunctioning'(6). In other case it returns OK if check has been performed or UNKNOWN.
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!