Nagios Exchange
  • Home
  • Directory
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up
Plugins4387Themes and Skins11Add-ons732Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
Reporting CSV Output for Nagios 2.x Availability Reports
0.0 (0)
99K
RSS Feed
Newest Listings Updated Listings
Top Contributors
LAMY (7)Julien DESMAREST (6)deskwork_itunes142 (4)Davide Lemma (4)Joerg Hoerter (3)
See More
Newest Contributors
Guillaume8723 (1)Salvo (1)SOHA-IT (1)Tsvetomir Tsvetanov (1)Igor Ru (1)
See More
Home > Frank Mayer
FM

Frank Mayer

@skandranon

User Stats

Favorites0

Views

Projects0

No Projects Found
Monitoring HP-Procurve

very helpful for a start, but not completely correct

For starters, the config given is very helpful (who the hell would know all those OIDs or dig through all the MIB files you can download?), but it can have unexpected results in case your switch model has more/other sensores than the ones used for reference here: The commands given queries several sensors with fixed OIDs (hpicfSensorStatus.). In most cases, the sensor index queried will actually represent the sensor wanted, but there is no guarantee for this. Better to first query the list of sensor descriptions (hpicfSensorDescr, OID .1.3.6.1.4.1.11.2.14.11.1.2.6.1.7) e.g. by snmpwalk: snmpwalk -c -v 2c enterprises.11.2.14.11.1.2.6.1.7 .1.3.6.1.4.1.11.2.14.11.1.2.6.1.7.1 => description of first sensor, .1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.1 => state of first sensor; .1.3.6.1.4.1.11.2.14.11.1.2.6.1.7.2 => description of second sensor, .1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.2 => state of second sensor; and so on. That way you can be sure yor HP device does not in fact have any other mapping. Additionally, you might want to know the possible stated and their meanings: 1 => unknown, 2 => bad, 3 => warning 4 => good, 5 => notPresent

Reviewed 16 years ago

No Favorites Found

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks