From: Schwimmer, E. E *H. <EE...@hs...> - 2006-06-14 14:29:56
|
Hrm. I'll take a look at this. -Eric=20 > -----Original Message----- > From: dev...@li...=20 > [mailto:dev...@li...] On=20 > Behalf Of Aiello, Steve (GE, Corporate, consultant) > Sent: Tuesday, June 13, 2006 4:41 PM > To: dev...@li... > Subject: [Devmon] Monitoring Insight Manager >=20 > Hello All, > =20 > I have come across an interesting issue. I have written a=20 > template to monitor the Insight Management that run on=20 > Compaq/HP servers. I have 3 tests in total; cim, array, &=20 > iml. The iml test is what is causing the issue. IML=20 > (Integrate Management Log) is a log of hardware events. If=20 > the IML is empty, and I walk the OID I will see: > =20 > .1.3.6.1.4.1.232.6.2.11.3.1.1 > SNMPv2-SMI::enterprises.232.6.2.11.3.1.1 =3D No Such Instance=20 > currently exists at this OID >=20 > Which makes sense since the log is empty. But when devmon=20 > queiries the device, all my Insight Manager tests (cim,=20 > array, iml ) have issues. Below is a snippet of my devmon.log > =20 > [06-06-13@16:27:01] No SNMP data found for cpqTempCelc on=20 > Server.Domain.com > [06-06-13@16:27:01] No SNMP data found for cpqMemSpeed on=20 > Server.Domain.com > [06-06-13@16:27:01] Missing repeater data for trans_switch on=20 > cpqFanTypeText > [06-06-13@16:27:01] Missing repeater data for trans_switch on=20 > cpqTempLocText > [06-06-13@16:27:01] Missing repeater data for trans_switch on=20 > cpqPwrStatText > [06-06-13@16:27:01] Missing repeater data for trans_switch on=20 > cpqFanLocText > [06-06-13@16:27:01] Missing repeater data for trans_switch on=20 > cpqPwrRedunText > [06-06-13@16:27:01] Missing repeater data for trans_switch on=20 > cpqPwrHotPlugText > [06-06-13@16:27:01] Missing repeater data for trans_switch on=20 > cpqFanPresentText > [06-06-13@16:27:01] Missing repeater data for trans_switch on=20 > cpqPwrPresentText > [06-06-13@16:27:01] Missing repeater data for trans_switch on=20 > cpqCPUStatusText > [06-06-13@16:27:01] Missing repeater data for cpqMemBoardIndx=20 > for cim msg > [06-06-13@16:27:01] Missing repeater data for cpqTempCond for cim msg > [06-06-13@16:27:01] Primary OID cpqTempActionText in cim=20 > table is a non-repeater > [06-06-13@16:27:01] Missing repeater data for cpqFanCond for cim msg > [06-06-13@16:27:01] No SNMP data found for=20 > cpqLogEntrySeverity on Server.Domain.com > [06-06-13@16:27:01] No SNMP data found for cpqLogEntryNumber=20 > on Server.Domain.com > [06-06-13@16:27:01] No SNMP data found for cpqLogEntryCount=20 > on Server.Domain.com > =20 > I am guessing that the somehow the status of "No SNMP data=20 > found" is not being reset and thus casuing the other test=20 > snmp query test to fail ? > =20 > I guess I also need to ask for a feature request for a flag=20 > to pass for a particular OID that being empty is ok... > =20 > Thank you, > Steven >=20 |