[Zenoss-dev] wmic bug with multiple network interfaces
RobbyCeyssens
Robby.Ceyssens at staff.i-city.be
Fri Jan 11 07:49:42 EST 2008
When wmic is called through a command template it enumerates the network interfaces and tries to connect to every ip addresss that is returned. When a server has multiple network interfaces and the management interface isn't listed first the request takes more then a minute and generates a command timeout event in Zenoss.
When you debug the wmic command you can see this clearly:
dcom_get_pipe: Trying stringbinding x.x.x.x[3276]
This bug causes the zenpack WindowsWMIDeviceTemplateV2 to fail retrieving the disk and memory statistics through wmi when the server has multiple network interfaces.
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15193#15193
-------------------- m2f --------------------
More information about the zenoss-dev
mailing list