i am NOT sure about this yet, and i have no way to test at the current moment, 
but after some discussion with someone who knows the product "pretty well" 
*cough*, he suggested we look at the following:
edit {zenoss install 
dir}/Products/DataCollector/plugins/zenoss/snmp/NewDeviceMap.py and find 
Code:
return not device.os.getProductName() and not device.hw.getProductName()


comment it out and add a new line that reads:

Code:
return not device.hw.getProductName()


i will be testing this tomorrow, but if you get a chance to try yourself 
beforehand, please let me know.




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

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

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



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

Reply via email to