Port Bandwidth Graphing seems wonky

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
adamh
Posts: 22
Joined: Thu Jun 19, 2014 12:40 pm

Re: Port Bandwidth Graphing seems wonky

Post by adamh »

[root@nagios ~]# uname -a
Linux nagios.nagiospbc.com 2.6.32-504.16.2.el6.x86_64 #1 SMP Wed Apr 22 06:48:29 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
[root@nagios ~]# cat /etc/*release
CentOS release 6.6 (Final)
LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
CentOS release 6.6 (Final)
CentOS release 6.6 (Final)
[root@nagios ~]# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
[root@nagios ~]# cfgmaker -V
cfgmaker for mrtg-2.17.4
adamh
Posts: 22
Joined: Thu Jun 19, 2014 12:40 pm

Re: Port Bandwidth Graphing seems wonky

Post by adamh »

Even with the -t switch it stops with that same error.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Port Bandwidth Graphing seems wonky

Post by tgriep »

Did the snmpwalk make it farther along or did it fail in the same place?
Can you rerun the walk with debugging enabled and upload the walk.txt file?

Code: Select all

snmpwalk "IP Address" -v 2c -c "Community Name" -t 600 -D all >/tmp/walk.txt
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked