Hi,
Finally the problem solved itself - I had to restart nav services, (Maybe it was due to previous problems with connectivity to carbon backend).
Now I have all the information needed from supported devices (3750 and 6504)
My ipdevpoll.log now only displays these errors:
2014-03-21 15:55:11,057 [WARNING plugins.typeoid.typeoid] [inventory xxx] Netbox has changed type from unknown to unknown (sysObjectID 1.3.6.1.4.1.9.1.875) 2014-03-21 15:55:11,084 [WARNING plugins.typeoid.typeoid] [inventory xxx] Netbox has changed type from unknown to unknown (sysObjectID 1.3.6.1.4.1.9.1.875) 2014-03-21 15:55:11,086 [WARNING plugins.typeoid.typeoid] [inventory xxx] Netbox has changed type from unknown to unknown (sysObjectID 1.3.6.1.4.1.9.1.874) 2014-03-21 15:55:11,087 [WARNING plugins.typeoid.typeoid] [inventory xxx] Netbox has changed type from unknown to unknown (sysObjectID 1.3.6.1.4.1.9.1.874) 2014-03-21 15:55:11,088 [WARNING plugins.typeoid.typeoid] [inventory xxx] Netbox has changed type from unknown to unknown (sysObjectID 1.3.6.1.4.1.9.1.696)
These are also cisco so I expect that it should be only needed to insert some mapping to database?
I would be also interested to insert some Juniper and checkpoint firewalls (because of MAC/IP mapping) is it possible?
Thank you so far
Mat -----Original Message----- From: Morten Brekkevold [mailto:morten.brekkevold@uninett.no] Sent: Friday, March 21, 2014 3:09 PM To: JABUREK Martin Cc: nav-users@uninett.no Subject: Re: New to nav system
On Thu, 20 Mar 2014 15:26:18 +0000 "Martin.Jaburek@cah.cz" Martin.Jaburek@cah.cz wrote:
See attached picture of 3750-recognized device and 2960G-unrecognized.
There are actually some problems in ipdevpoll.log, but I think it should be related to graphite not listening on UDP(1minstats and 5minstats). I forget to start the carbon cache. After starting carbon there are no errors (half an hour)
The jobs are all green.
As it does show no switchports, the ports tab is empty.
Any ideas?
Yes, you need to check your `ipdevpoll.log` more closely. For some reason, the inventory job has not run at all (neither success or failure has been logged in your jobs listing) for the devices you posted in your screenshots, but other jobs have run. The inventory job will, as the name implies, collect all kinds of inventory information about your devices - switch- and router ports, modules, serial numbers, etc.
Any reference to the inventory job in the logs would be interesting. Also, the default log level is a bit high; you would to well to lower it somewhat:
Add a new file called `logging.conf` to your NAV config directory and add the following two lines, then restart ipdevpoll:
[levels] nav = INFO
-- Morten Brekkevold UNINETT