Groups | Search | Server Info | Login | Register
Groups > comp.dcom.net-management > #80
| Newsgroups | comp.dcom.net-management |
|---|---|
| Date | 2020-01-10 07:07 -0800 |
| References | <4c00847c-31fa-4743-9729-93760e1adc35@googlegroups.com> |
| Message-ID | <e4227107-fc74-4858-a14a-e25e4795ceff@googlegroups.com> (permalink) |
| Subject | Re: MRTG Not showing any bandwidth |
| From | Cris Collins <clcbluemont@gmail.com> |
On Thursday, January 9, 2020 at 7:17:54 PM UTC-5, Cris Collins wrote: > We are tracking several devices using MRTG without issue, however one Cisco SG 550X switch is not updating properly. MRTG says there are zero b/s. Watching I can see the counters increment: > > snmpget -v2c -c Readonly 1.1.1.1 ifInOctets.1 > IF-MIB::ifInOctets.1 = Counter32: 1581501790 > -bash-4.2$ snmpget -v2c -c Readonly 1.1.1.1 ifInOctets.1 > IF-MIB::ifInOctets.1 = Counter32: 1581504122 > > In /var/www/mrtg/1.1.1.1_te1_0_1.log I see the top number change but the other numbers never update: > > head /var/www/mrtg/1.1.1.1_te1_0_1.log > 1578613862 1580125685 3063015779 > 1578613862 0 0 0 0 > 1578613562 0 0 0 0 > 1578613500 0 0 0 0 > 1578613200 0 0 0 0 > 1578612900 0 0 0 0 > 1578612600 0 0 0 0 > 1578612300 0 0 0 0 > 1578612000 0 0 0 0 > 1578611700 0 0 0 0 > > head /var/www/mrtg/1.1.1.1_te1_0_1.old > 1578613562 1579785384 3062732903 > 1578613562 0 0 0 0 > 1578613262 0 0 0 0 > 1578613200 0 0 0 0 > 1578612900 0 0 0 0 > 1578612600 0 0 0 0 > 1578612300 0 0 0 0 > 1578612000 0 0 0 0 > 1578611700 0 0 0 0 > 1578611400 0 0 0 0 > > MRTG has always worked so effortlessly for me. I am wondering if it has to do with it being a 10 G interface? > > > Thank you for any direction that you may be able to provide. Debug Feature is showing the following: 2020-01-10 09:37:21 -- Started mrtg with config '/home/MRTG_CFG/m.cfg' 2020-01-10 09:37:21 -- --snpo: run snmpget from ifInOctets&ifOutOctets:Readonly@1.1.1.1 2020-01-10 09:37:21 -- --snpo: (0) Confcache Match te1/0/1 -> .1 2020-01-10 09:37:21 -- --snpo: (1) Confcache Match te1/0/1 -> .1 2020-01-10 09:37:21 -- --snpo: SNMPGet from Readonly@1.1.1.1: -- ifName.1,ifInOctets.1,ifName.1,ifOutOctets.1,sysUptime,sysName 2020-01-10 09:37:22 -- --snpo: SNMPfound -- 'te1/0/1', '1653990221', 'te1/0/1', '3125895878', '69 days, 19:24:47', 'm-rtr' 2020-01-10 09:37:22 -- --snpo: (0) Name crosscheck OK 2020-01-10 09:37:22 -- --snpo: (1) Name crosscheck OK 2020-01-10 09:37:22 -- --snpo: run snmpget from ifInOctets&ifOutOctets:Readonly@1.1.1.1 2020-01-10 09:37:22 -- --snpo: (0) Confcache Match te1/0/2 -> .2 2020-01-10 09:37:22 -- --snpo: (1) Confcache Match te1/0/2 -> .2 2020-01-10 09:37:22 -- --snpo: SNMPGet from Readonly@1.1.1.1: -- ifName.2,ifInOctets.2,ifName.2,ifOutOctets.2,sysUptime,sysName 2020-01-10 09:37:22 -- --snpo: SNMPfound -- 'te1/0/2', '1946527094', 'te1/0/2', '3408887051', '69 days, 19:24:47', 'm-rtr' 2020-01-10 09:37:22 -- --snpo: (0) Name crosscheck OK 2020-01-10 09:37:22 -- --snpo: (1) Name crosscheck OK 2020-01-10 09:37:22 -- --snpo: run snmpget from ifInOctets&ifOutOctets:Readonly@1.1.1.1 2020-01-10 09:37:36 -- --log: /usr/bin/rateup /var/www/mrtg/ 1.1.1.1_te1_0_1 1578667042 -Z u 1653990221 3125895878 125 c #00cc00 #0000ff #006600 #ff00ff k 1000 i /var/www/mrtg/1.1.1.1_te1_0_1-day.png -125 -125 400 100 1 1 1 300 1 4 1 %Y-%m-%d %H:%M 0 2020-01-10 09:37:36 -- --log: /usr/bin/rateup /var/www/mrtg/ 1.1.1.1_te1_0_2 1578667042 -Z u 1946527094 3408887051 12 c #00cc00 #0000ff #006600 #ff00ff k 1000 i /var/www/mrtg/1.1.1.1_te1_0_2-day.png -12 -12 400 100 1 1 1 300 1 4 1 %Y-%m-%d %H:%M 0
Back to comp.dcom.net-management | Previous | Next — Previous in thread | Next in thread | Find similar
MRTG Not showing any bandwidth Cris Collins <clcbluemont@gmail.com> - 2020-01-09 16:17 -0800
Re: MRTG Not showing any bandwidth Cris Collins <clcbluemont@gmail.com> - 2020-01-10 07:07 -0800
Re: MRTG Not showing any bandwidth Cris Collins <clcbluemont@gmail.com> - 2020-01-14 15:21 -0800
Re: MRTG Not showing any bandwidth Cris Collins <clcbluemont@gmail.com> - 2020-01-14 15:36 -0800
csiph-web