I'm having a similar problem with some Nortel Contivity boxes. The interfaces used to show the ifName value, but now they're showing the ifDescr as the name, this is horribly tedius for us to track our VPN connections. I've used the latest InterfaceMap.py and run the forced command below on one of the devices, but the "Name" column on the OS tab data still shows the ifDescr. Any help would be appreciated. Additional information is below:
Zenoss version: 2.0.3 (with latest InterfaceMap.py) zIfDescription: set to false (tried setting it to True too, but it didn't help) Thanks, Jared Meeker -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jkotung Sent: Wednesday, August 15, 2007 7:59 PM To: [email protected] Subject: [zenoss-users] Re: ifName on OS tab I am a naive of using Zenoss. Can you show me in details how I get the modified file? ecn at swcomplete.com wrote: > You can get it out of svn... I patched in the change to the trunk. > > -Eric > > rauchg wrote: > > > I don't see an attached file. Can you re-submit it? > > > > Thank you, > > > > -gr > > > > > > jbobjensen at gmail.com wrote: > > > > > > > Folks, > > > > > > 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. > > > > > > BobJ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > zenoss-users mailing list > > [email protected] > > http://lists.zenoss.org/mailman/listinfo/zenoss-users > > > > > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users ------------------------ John Tung -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=9979#9979 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
