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

Insight Management Agents

Rating
0 votes
Favoured:
0
Current Version
2.5
Last Release Date
2016-06-09
Compatible With
  • Nagios 3.x
  • Nagios 4.x
License
GPL
Hits
103065
Files:
FileDescription
check_insight_agentsVersion 2.5 Script
check_insight_agents_versions.txtVersion History
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Global health check for Compaq/HP servers hardware with a focus on comprehensive but user-friendly output.
*** 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!