So I know v1.1.1 is old, we have a dev box that has 2.1.1 on it to make sure it's stable etc.etc. For now our production box is 1.1.1 and we have run into a problem.
Zenoss doesn't seem to be updating the devices or zenmodeler isn't. Here is an example from the logs: Code: 2007-12-07 10:51:02 WARNING zen.ZenModeler: no portscan plugins found for SWITCH 2007-12-07 10:51:02 INFO zen.SnmpClient: snmp client finished collection for SWITCH 2007-12-07 10:51:02 WARNING zen.ZenModeler: no cmd plugins found for SWITCH 2007-12-07 10:51:02 INFO zen.ZenModeler: snmp collection device SWITCH So if I'm reading that right it's saying that it didn't find anything via SNMP that is different. However, if I Collect Configuration then I get this: Code: 2007-12-07 10:54:37 INFO zen.ZenModeler loading collector plugins from:/usr/local/zenoss/Products/DataCollector/plugins 2007-12-07 10:54:37 WARNING zen.ZenModeler no cmd plugins found for SWITCH 2007-12-07 10:54:37 INFO zen.ZenModeler snmp collection device SWITCH 2007-12-07 10:54:37 INFO zen.ZenModeler plugins: zenoss.snmp.RouteMap, zenoss.snmp.DeviceMap, zenoss.snmp.InterfaceMap 2007-12-07 10:54:37 WARNING zen.ZenModeler no portscan plugins found for SWITCH 2007-12-07 10:54:43 INFO zen.SnmpClient snmp client finished collection for SWITCH 2007-12-07 10:54:43 INFO zen.ApplyDataMap processing routes for device SWITCH 2007-12-07 10:54:43 INFO zen.ApplyDataMap calling function 'setInterfaceIndex' with '53' on object 10.0.1.0_24 2007-12-07 10:54:43 INFO zen.ApplyDataMap calling function 'setInterfaceIndex' with '54' on object 10.0.4.0_22 2007-12-07 10:54:43 WARNING zen.IpRouteEntry interface index:0 not found 2007-12-07 10:54:43 INFO zen.ApplyDataMap calling function 'setInterfaceIndex' with '0' on object 0.0.0.0_0 2007-12-07 10:54:43 INFO zen.ApplyDataMap processing system info for device SWITCH 2007-12-07 10:54:43 WARNING zen.ApplyDataMap attribute osVersion not found on object SWITCH 2007-12-07 10:54:43 INFO zen.ApplyDataMap processing interfaces for device SWITCH 2007-12-07 10:54:44 INFO zen.ApplyDataMap set attribute 'speed' to '10000000' on object 'FastEthernet0_47' 2007-12-07 10:54:44 INFO zen.ApplyDataMap set attribute 'operStatus' to '1' on object 'FastEthernet0_45' 2007-12-07 10:54:44 INFO zen.ApplyDataMap set attribute 'adminStatus' to '1' on object 'FastEthernet0_7' 2007-12-07 10:54:44 INFO zen.ApplyDataMap set attribute 'description' to 'Uplink to Seneca Switch' on object 'FastEthernet0_7' 2007-12-07 10:54:44 INFO zen.ApplyDataMap set attribute 'operStatus' to '1' on object 'FastEthernet0_7' 2007-12-07 10:54:44 INFO zen.ApplyDataMap set attribute 'speed' to '100000000' on object 'FastEthernet0_7' 2007-12-07 10:54:44 INFO zen.ApplyDataMap changes applied 2007-12-07 10:54:44 INFO zen.ZenModeler scan time: 7.31 seconds 2007-12-07 10:54:44 INFO zen.ZenModeler stopping... 2007-12-07 10:54:45 INFO zen.Device collected snmp information for device SWITCH Any ideas? It seems to be happening with almost all the devices that are in Zenoss. Thanks. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=14099#14099 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
