From: Buchan M. <bg...@st...> - 2009-06-08 08:00:16
|
On Friday 05 June 2009 15:45:21 Malguy, Vincent wrote: > Hi list, > > I am using Devmon version 0.3.0-beta4 reporting to hobbit 4.2.0 . > > I have create a new check on an existing template. This template report > usage of the vpn (lan to lan and remote acces) on a cisco ASA. > > This new check works very well on a device that have vpn session. > But when a device does not have any vpn session, some of the other snmp > check on the device begin to fail. Yes, this is a bug, but I am not sure where (devmon, or SNMP_Session). > So it seems that devmon stop doing snmp get for a device when he got too > many snmp error for this device. > > How to be let devmon keep checking oids even if it got a lots of missing > iods ? As a workaround, on the devices that don't support this test, specify all the other tests that should be run on the device with the tests() option to the DEVMON tag in bb-hosts. I will try and see if I can fix the real bug sometime (or, have detection of devices determine which tests to run, based on whether required OIDS are present). Regards, Buchan |