Quantcast
Channel: Zenoss Community: Message List
Viewing all articles
Browse latest Browse all 1097

zenoss 4.2.4, cant add device outside /network

$
0
0

hi, so i´ve recently installed zenoss 4.2.4, loaded almost all devices from zenbatchload.

today im having problems adding new devices from ui and cli.

If i add the device to /network everything goes smoothly, but if add the device to another device class it just sits there in a loop.

Is there a debug command to better understand the problem?

 

thanks in advance

 

the log:

 

WORKING (device class /network):

[zenoss@zenfront ~]$ /opt/zenoss/bin/zendisc run --now -d 10.12.12.98 --monitor localhost --deviceclass /Network/

2013-08-29 13:02:41,083 INFO zen.ZenDisc: Connecting to localhost:8789

2013-08-29 13:02:41,088 INFO zen.ZenDisc: Connected to ZenHub

2013-08-29 13:02:41,711 INFO zen.ZenDisc: Looking for 10.12.12.98

2013-08-29 13:02:50,833 INFO zen.ZenDisc: Result: Discovered device 10.12.12.98.

2013-08-29 13:02:50,865 INFO zen.ZenDisc: skipping WMI-based collection, PySamba zenpack not installed

2013-08-29 13:02:50,895 INFO zen.ZenDisc: No Python plugins found for 10.12.12.98

2013-08-29 13:02:50,896 INFO zen.ZenDisc: No command plugins found for 10.12.12.98

2013-08-29 13:02:50,899 INFO zen.ZenDisc: SNMP collection device 10.12.12.98

2013-08-29 13:02:50,899 INFO zen.ZenDisc: plugins: zenoss.snmp.NewDeviceMap, zenoss.snmp.DeviceMap, zenoss.snmp.InterfaceMap, zenoss.snmp.RouteMap, zenoss.snmp.CiscoMap

2013-08-29 13:02:50,901 INFO zen.ZenDisc: No portscan plugins found for 10.12.12.98

2013-08-29 13:02:56,907 INFO zen.SnmpClient: Device timed out: SNMP info for 10.12.12.98 at 10.12.12.98:161 timeout: 1 tries: 6 version: v2c  community: public

2013-08-29 13:02:56,907 INFO zen.SnmpClient: snmp client finished collection for 10.12.12.98

2013-08-29 13:02:56,907 WARNING zen.SnmpClient: Device 10.12.12.98 timed out: are your SNMP settings correct?

2013-08-29 13:02:56,908 INFO zen.ZenDisc: No change in configuration detected

2013-08-29 13:02:56,908 INFO zen.ZenDisc: Scan time: 6.07 seconds

2013-08-29 13:02:56,909 INFO zen.ZenDisc: Daemon ZenDisc shutting down

 

NOT WORKING (other device class):

[zenoss@zenfront ~]$ /opt/zenoss/bin/zendisc run --now -d 10.12.12.98 --monitor localhost --deviceclass /Network/Agencia/Interior/AG 2.0/AG_12_12

2013-08-29 13:03:58,615 INFO zen.ZenDisc: Connecting to localhost:8789

2013-08-29 13:03:58,620 INFO zen.ZenDisc: Connected to ZenHub

2013-08-29 13:03:58,846 INFO zen.ZenDisc: Looking for 10.12.12.98


Viewing all articles
Browse latest Browse all 1097

Trending Articles