|
From: Buchan M. <bg...@st...> - 2011-11-18 13:46:23
|
On Tuesday, 15 November 2011 19:36:38 Matthew Neumark wrote: > >Did you create the transforms and exceptions files (they must be > > present even > if empty)? > > Yes, I have these files and they are blank. > > >Did you try increasing the verbosity and looking for relevant error > > messages? > > [11-10-14@00:00:00] No SNMP data found for cipSecGlobalActiveTunnels on > main.rtr.network > What version? If anything but svn, this can be due to some other OID not being present, so check that all your OIDs active for this host are reporting values. In svn devmon now ignores empty OIDs if there was no error message from SNMP_Session. > I have not done this. What is the best way to increase verbosity of the > logs without causing too much issues on a production machine? Run devmon in foreground in a screen session with debugging? Or, run devmon in foreground (-f) for one host (-h option) in print-only mode (-p). -h may only be available in svn, I can't remember if it is in the last beta released. Regards, Buchan |