Greetings, Just upgraded from 2.3.3 to 2.4.1 (Debian Lenny, native installer), and when devices are modeled, only zenpack plugins appear to be loading:
Code: 2009-06-02 15:24:40 INFO zen.Utils Executing command: /usr/local/zenoss/zenoss/bin/zenmodeler run --now --monitor localhost -F -d vimap01 --weblog 2009-06-02 15:24:41 INFO zen.ZenModeler Connecting to localhost:8789 2009-06-02 15:24:41 INFO zen.ZenModeler Connected to ZenHub 2009-06-02 15:24:43 INFO zen.ZenModeler Collecting for device vimap01 2009-06-02 15:24:43 INFO zen.ZenModeler No WMI plugins found for vimap01 2009-06-02 15:24:43 INFO zen.ZenModeler No Python plugins found for vimap01 2009-06-02 15:24:43 INFO zen.ZenModeler No command plugins found for vimap01 2009-06-02 15:24:43 INFO zen.ZenModeler SNMP collection device vimap01 2009-06-02 15:24:43 INFO zen.ZenModeler plugins: DellDeviceMap, DellCPUMap, DellPCIMap 2009-06-02 15:24:43 INFO zen.ZenModeler No portscan plugins found for vimap01 2009-06-02 15:24:43 INFO zen.SnmpClient snmp client finished collection for vimap01 2009-06-02 15:24:43 INFO zen.ZenModeler processing DellDeviceMap for device vimap01 2009-06-02 15:24:43 INFO zen.ZenModeler processing DellCPUMap for device vimap01 2009-06-02 15:24:43 INFO zen.ZenModeler processing DellPCIMap for device vimap01 2009-06-02 15:24:43 INFO zen.ZenModeler No change in configuration detected 2009-06-02 15:24:43 INFO zen.ZenModeler Scan time: 0.24 seconds 2009-06-02 15:24:43 INFO zen.ZenModeler Daemon ZenModeler shutting down 2009-06-02 15:24:44 INFO zen.ZenModeler zenmodeler shutting down 2009-06-02 15:24:44 INFO zen.PerformanceConf configuration collected As a result, any newly added machines are missing everything under the OS tab. Prior to the upgrade, there were no issues modeling any servers, and I'm still able to snmpwalk the device(s) from the Zenoss server. The list of collectors under More/CollectorPlugins contains the following: Code: zenoss.snmp.DeviceMap DellDeviceMap zenoss.snmp.HPDeviceMap zenoss.snmp.InterfaceMap zenoss.snmp.RouteMap zenoss.snmp.IpServiceMap zenoss.snmp.HRFileSystemMap zenoss.snmp.HRSWInstalledMap zenoss.snmp.HRSWRunMap zenoss.snmp.CpuMap DellCPUMap DellPCIMap I see the following files in the $ZENHOME/Products/DataCollector/plugins/zenoss/snmp/ directory: Code: APCDeviceMap.py CiscoHSRP.py CiscoMap.py CpuMap.py DellDeviceMap.py.dist DeviceMap.py HRFileSystemMap.py HRSWInstalledMap.py HRSWRunMap.py InformantHardDiskMap.py __init__.py InterfaceAliasMap.py InterfaceMap.py IpServiceMap.py IpV6ServiceMap.py NewDeviceMap.py NewRouteMap.py PowerwareDeviceMap.py RouteMap.py SysedgeDiskMap.py SysedgeMap.py UCDHardDiskMap.py I'm wondering if there's some sort of path issue that's preventing zenmodeler from finding the builtin plugins, but I've run out of ideas on where to look. Any help is appreciated! -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=35537#35537 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
