Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Insight Management Logs
3.14
2016-06-09
- Nagios 3.x
- Nagios 4.x
GPL
96328
File | Description |
---|---|
check_insight_log.sh | Version 2.2 Script |
check_insight_logs | Version 3.0 Script |
check_insight_logs | Version 3.14 Script |
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 was designed to handle HP Insight Logs under any circumstance (whether or not they are cleared). It looks for the MOST RECENT messages that do not indicate "OK", and reports information and status as appropriate. It uses HP's status codes to determine CRITICAL/WARNING (the original plugin, for me, marked any unfixed entry as CRITICAL). If everything is okay, the plugin lets you know how many log entries you have, what the most recent one is, and of course encourages you to clear the logs :)
If you manage your Insight Logs very well, you should find this a handy companion! This plugin has been in a production environment for years, with a variety of Compaq/HP rack servers.
Usage for SNMP v1/2c:
check_insight_logs -H {host/IP} [-C {SNMP community}]
Usage for SNMP v3:
check_insight_logs -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_agents!
This plugin was designed to handle HP Insight Logs under any circumstance (whether or not they are cleared). It looks for the MOST RECENT messages that do not indicate "OK", and reports information and status as appropriate. It uses HP's status codes to determine CRITICAL/WARNING (the original plugin, for me, marked any unfixed entry as CRITICAL). If everything is okay, the plugin lets you know how many log entries you have, what the most recent one is, and of course encourages you to clear the logs :)
If you manage your Insight Logs very well, you should find this a handy companion! This plugin has been in a production environment for years, with a variety of Compaq/HP rack servers.
Usage for SNMP v1/2c:
check_insight_logs -H {host/IP} [-C {SNMP community}]
Usage for SNMP v3:
check_insight_logs -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_agents!
Reviews (0)
Be the first to review this listing!