Create the file "logging.conf" in the same directory as the rest of your NAV config files (not the same as the logger.conf file). Add the following three lines:
[levels] nav.ipdevpoll = INFO .nav.ipdevpoll.plugins.bridge = DEBUG
Restart NAV and tail/grep ipdevpoll.log again, let's see what comes out.
-- Morten Brekkevold UNINETT
Ok, i have done what you have asked and i added another Gbe2c to see how it will be populated. It does give some errors now:
2012-03-23 11:05:40,994 [WARNING plugins.dnsname.dnsname] [inventory 172.17.205.18] DNS lookup error for 172.17.205.18: DNSNameError 2012-03-23 11:05:41,023 [WARNING plugins.dnsname.dnsname] [inventory 172.17.205.18] Unable to find PTR record for 172.17.205.18 (18.205.17.172.in-addr.arpa.) 2012-03-23 11:05:41,033 [INFO schedule.netboxjobscheduler] [snmpcheck 172.17.205.18] completed in 0:00:00.236147. next run in 0:29:59.763909. 2012-03-23 11:05:41,166 [INFO schedule.netboxjobscheduler] [linkcheck 172.17.205.18] completed in 0:00:00.357684. next run in 0:04:59.642371. 2012-03-23 11:05:43,255 [INFO plugins.oidprofiler.oidprofiler] [profiling 172.17.205.18] profile update: add 46 / del 0 2012-03-23 11:05:43,266 [ERROR jobs.jobhandler] [profiling 172.17.205.18] Caught exception during save. Last manager = DefaultManager(<class 'nav.ipdevpoll.shadows.NetboxSnmpOid'>, 'ContainerRepository'(...)). Last model = <class 'nav.ipdevpoll.shadows.NetboxSnmpOid'> 2012-03-23 11:05:43,269 [ERROR jobs.jobhandler] [profiling 172.17.205.18] Save stage failed with unhandled error 2012-03-23 11:05:43,271 [ERROR jobs.jobhandler] [profiling 172.17.205.18] Job 'profiling' for 172.17.205.18 aborted: null value in column "snmpoidid" violates not-null constraint 2012-03-23 11:05:43,272 [INFO schedule.netboxjobscheduler] [profiling 172.17.205.18] failed in 0:00:02.448178. next run in 0:08:41.999977.