On Mon, 14 Nov 2011 11:40:45 -0600 Greg Cooper gwc2004@gmail.com wrote:
I'm having the same issue. I'm a consultant, and I have several customers who want a great network management/monitoring tool. I recommend NAV to them, since I've used it for a long time.
Glad to hear that :-)
However, they almost all have 3750 stacks. At this one particular customer, I'm not getting really any inventory info from ipdevpoll when it talks to a 3750 stack. I see:
2011-11-14 18:31:10,711 [ERROR jobs.jobhandler] [inventory sw01-3750] Job 'inventory' for evv-sw01-3750.brake.local aborted: User timeout caused connection failure.
This is an SNMP timeout. It means your device may be too slow to answer some SNMP requests, or it didn't send an answer at all.
Now, I've been gone a while, but IIRC, there may be some issue with timeouts in the bridge plugin when working with Cisco devices (or when it thinks it's working with Cisco devices), so it would be helpful if you configured debug logging so we could see which plugin reported the timeout.
If you don't have the logging.conf file (not logger.conf) in your NAV config directory, please add it and insert the following two lines:
[levels] nav.ipdevpoll.jobs = DEBUG
Then restart ipdevpoll.