From: Buchan M. <bg...@st...> - 2007-12-19 17:26:04
|
On Wednesday 19 December 2007 17:19:34 xbgmsharp wrote: > Hi all, > > After a day of DEBUG. I works. > I modify the file dm_snmp.pm which do snmp pooling. > So now instead of pooling all leaf oid in one request, 1 oid equal 1 > request. So now than i am pooling each oid separitly devmon should not go > purple. I try to make it per pakets like 5 or 10 but devmon get lost when > corresponding data with test done in dm_tests.pm > > I will let it working on some PIX and F5 devices and commit by the end of > the week. > > All of this, is for not getting SNMP Error: "error status: tooBig". > Because of this error all my leaf test was going clear. > > Comments? I have a number of servers using the compaq-server template, and on some, all the tests are always green. On the others, the are all clear, and I have error messages such as this: Missing repeater data for primary OID cpqHeFltTolFanIndex There is no apparent difference between the servers. One DL380 works, one does not. Two DL580s work, three don't. I'm wondering if there is a similar issue here. If I snmpwalk the whole Compaq OID, or each branch, I get the data I expect on the servers that aren't working. I think that is one of the last few issues I'd like to see fixed before 0.3.0 goes out. Regards, Buchan |