I am trying to ferret this out and on line 962 of cfgmaker 2.12.2 I see:
my $if_description = "$if_snmp_descr $if_snmp_alias $if_cisco_descr"; And if I look at the output of the .cfg file made, the last variable $if_cisco_descr has the data I used to see in the output of indexmaker. Tobi, Is there a switch to use this data in the interface description for Indexmaker? (I suspect it would be more of a switch in cfgmaker so that $if_cisco_descr is what is populated in the Descr: field below: ### Interface 19 >> Descr: 'Serial9/2' | Name: 'Se9/2' | Ip: '192.168.240.90' | Eth: '' ### Nick -- Nick Ellson CCDA, CCNP, CCSP, CCAI, MCSE 2000, Security+, Network+ Network Hobbyist, VFR Private Pilot. On Mon, 26 Sep 2005, Nick Ellson wrote: > > I am trying to usnderstand where MRTG's cfgmaker may have changed > behavior. I have tested the building options related to interface > description, name, and alias but I cannot get the interface description to > show up in the interface block. > > The Cisco IOS configuration is say "FastEthernet4/1" and I added a > Description of "To Building Three" to it on the router. > > The interface section in the resulting cfgmaker build will list > "FastEthernet4/1 To Building Three" in the table, but not in the target > header, where I believe indexmaker pulls from. So when I get my index of > interfaces (23 of them) They only say "FastEthernet4/1" etc... > > Which it did not use to do. I would know, my manager that reads the MRTG > page has NO idea which interface is which, but knows the site locations. > > Has anyone else seen this behavior? > > MRTG version 2.12.2 > > > -- > Nick Ellson > CCDA, CCNP, CCSP, CCAI, > MCSE 2000, Security+, Network+ > Network Hobbyist, VFR Private Pilot. > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Archive http://lists.ee.ethz.ch/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
