There is close discussion: We ran into this problem recently and made a slight adjustment to the InterfaceMap.py file that lives in:
$ZENHOME/Products/DataCollector/plugins/zenoss/snmp I have attached the modified file. This is only applicable to certain Cisco devices running CatOS. I have only tested with 6509s and 6513s. This fix changes the interface names from the generic 10/100 utp ethernet to the correct port number, but only the slot/port is listed, like 2/3. Make a copy of your InterfaceMap.py, then copy the attached InterfaceMap.py to the path above. Then run the following against a device to test: zenmodeler run -v 10 -d <yourdevicename> --collect='InterfaceMap' --force You have to use the --force option because zenmodeler will not remodel devices that haven't changed. Let me know if this helps and if you run into any problems. " But it looks like I have to run zenmodeler to get this info? Thanks for giving any ideas -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=36273#36273 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
