Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Insight Management Agents
2.5
2016-06-09
- Nagios 3.x
- Nagios 4.x
GPL
103628
File | Description |
---|---|
check_insight_agents | Version 2.5 Script |
check_insight_agents_versions.txt | Version History |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
*** LATEST CHANGES: SNMP v3 checking supported, with improvements to code and error handling. Also simplified output some and added ability to pass long style options (--).
This plugin is an attempt to make a global HP/Compaq health plugin. It makes a global check most of the time, only checking other hardware when global status indicates there might be a problem.
If a global check is failed, the following components are checked:
Temperatures
Fans
Power Supplies
Logical Drives
Physical Drives
Memory Errors
As the code progresses, output is built on any failed components, allowing status information to be comprehensive. Additionally, not only is the general area of failure indicated, but any specific information available is given. Every effort has been made keep the information user-friendly and not too technical.
This plugin has been in production in our environment for for years and was tested rigorously with some erratic servers.
Usage for SNMP v1/2c:
check_insight_agents -H {host/IP} [-C {SNMP community}]
Usage for SNMP v3:
check_insight_agents -v 3 -H {host/IP} -u {user} -x {protocol} -X {password} -a {protocol} -A {password} -l {security mode}
Please look out for my other Compaq/HP plugin, check_insight_log!
This plugin is an attempt to make a global HP/Compaq health plugin. It makes a global check most of the time, only checking other hardware when global status indicates there might be a problem.
If a global check is failed, the following components are checked:
Temperatures
Fans
Power Supplies
Logical Drives
Physical Drives
Memory Errors
As the code progresses, output is built on any failed components, allowing status information to be comprehensive. Additionally, not only is the general area of failure indicated, but any specific information available is given. Every effort has been made keep the information user-friendly and not too technical.
This plugin has been in production in our environment for for years and was tested rigorously with some erratic servers.
Usage for SNMP v1/2c:
check_insight_agents -H {host/IP} [-C {SNMP community}]
Usage for SNMP v3:
check_insight_agents -v 3 -H {host/IP} -u {user} -x {protocol} -X {password} -a {protocol} -A {password} -l {security mode}
Please look out for my other Compaq/HP plugin, check_insight_log!
Reviews (0)
Be the first to review this listing!