I added the Ldap plugins to my zenoss application and now I am getting WMI 
connection issues on windows devices that were working before and modeler 
errors for linux devices that were working before. 

Modeler Issue:
Modelers still work on linux devices loaded before ldap setup, but new linux 
devices will not model after ldap setup. Get following error:

Traceback (most recent call last): File 
"/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 100, in 
processClient changed = self._applyDataMap(device, datamap) File 
"/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 141, in 
_applyDataMap changed = self._updateRelationship(tobj, datamap) File 
"/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 176, in 
_updateRelationship changed = self._createRelObject(device, objmap, rname) File 
"/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 308, in 
_createRelObject self._updateObject(remoteObj, objmap) File 
"/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 250, in 
_updateObject setter(value) File 
"/opt/zenoss/Products/ZenModel/IpRouteEntry.py", line 196, in setTarget net = 
self.getDmdRoot("Networks").createNet(netip) File 
"/opt/zenoss/Products/ZenModel/IpNetwork.py", line 157, in createNet netmask = 
int(netmask) ValueError: invalid literal for int(): None

WMI Issue:
Receive event snmp_authenticationFailure from the windows devices and 
zeneventlog fails after a few wmi connection failed: Desc warnings. No longer 
receive any eventlog information from Windows devices. However, the Windows 
devices still model.




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=17962#17962

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to