We recently upgraded the port speed on a remote router from 256k to 512k and since doing so we no longer get anything on the graphs and rrd is reporting all zero from what I can tell. I need your help
Since this problem started last week I have taken the following action to correct it but thus far nothing has helped. 1. ran script to create a new config ( this is standard process after a port speed up grade) 2. copied the rrd file for this interface to .old 3 deleted the rrd file for this interface and watched to make sure mrtg was rebuilding it. 4. did an rrdtool dump filename.rrd to xml file and looked for data records. 5. on another computer performed an snmpget 10.X.Y.254 interfaces.ifTable.ifEntry.ifOutOctets.1 several times to verify that this counter was going up on the router. What am I missing, I have been doing this same task for several years and am running fairly current software for all components. Here is the config for this interface. Addresses and community strings have been changed for security. EnableIPv6: no WorkDir: /usr/local/rrd_data LibAdd: /usr/local/rrdtool/lib/perl/ LogFormat: rrdtool PathAdd: /usr/local/rrdtool/bin/ routers.cgi*Options[_]: scaled Options[_]: bits,growright ###################################################################### # System: 00821EUPMS.beverlycorp.com # Description: Cisco IOS Software, 2800 Software (C2800NM-SPSERVICESK9-M), Version 12.3(14)T4, RELEASE SOFTWARE (fc2) # Technical Support: http://www.cisco.com/techsupport # Copyright (c) 1986-2005 by Cisco Systems, Inc. # Compiled Thu 08-Sep-05 16:09 by kehsiao # Contact: # Location: ###################################################################### ### Interface 1 >> Descr: 'Serial0/0/0' | Name: 'Se0/0/0' | Ip: '' | Eth: '' ### Target[10.x.y.254_Se0_0_0]: #Se0/0/0:[EMAIL PROTECTED]:::::2 SetEnv[10.x.y.254_Se0_0_0]: MRTG_INT_IP="" MRTG_INT_DESCR="Serial0/0/0" MaxBytes[10.x.y.254_Se0_0_0]: 64000 Title[10.x.y.254_Se0_0_0]: Traffic Analysis for Se0/0/0 -- 00xyyEUPMS.mycompany.com PageTop[10.x.y.254_Se0_0_0]: <h1>Traffic Analysis for Se0/0/0 -- 00xyyEUPMS.mycompany.com</h1> <div id="sysdetails"> <table> <tr> <td>System:</td> <td>00821EUPMS.mycompany.com in </td> </tr> <tr> <td>Maintainer:</td> <td></td> </tr> <tr> <td>Description:</td> <td>Serial0/0/0 512K Frame for 00xyyEUPMS </td> </tr> <tr> <td>ifType:</td> <td>frame-relay (32)</td> </tr> <tr> <td>ifName:</td> <td>Se0/0/0</td> </tr> <tr> <td>Max Speed:</td> <td>512.0 kbits/s</td> </tr> </table> </div> CONFIDENTIAL NOTICE: This e-mail message and any attachment(s) (collectively, this 'Email') are intended only for the confidential use of the recipient(s) named above. If the reader of this message is not the intended recipient named above or an agent responsible for delivering it to the intended recipient named above, you have received this Email in error. Please notify the sender immediately and permanently delete this Email and any copies thereof. _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
