[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
Port Bandwidth Graphing seems wonky
Re: Port Bandwidth Graphing seems wonky
Even with the -t switch it stops with that same error.
Re: Port Bandwidth Graphing seems wonky
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?
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.txtBe sure to check out our Knowledgebase for helpful articles and solutions!