Unable to get Bandwidth values on new devices
Posted: Wed Mar 06, 2019 4:10 pm
I added some new routers and switches to our monitoring setup using the router/switch wizard in XI (v 5.5.9), but I can only get bandwidth information from the Routers. On the routers I get status info *and* bandwidth information. However, my new switches all show bandwidth OK but don't give me any values.
I have quite a few other switches that are reporting correctly, it's just these new ones that are causing a problem. Their config settings are identical, their hardware is identical, and other stuff at the same site is working. I'm using SNMP v3 via the check_xi-service_mrtgtraf check which is working elsewhere.
My check command looks like this:
$ /usr/local/nagios/libexec/check_rrdtraf -f /var/lib/mrtg/s212dists.n_112.rrd -w 19000.00,19000.00 -c 20000.00,20000.00 -l M
OK - Current BW in: 0Mbps Out: 0Mbps|in=0Mb/s;19000.00;20000.00 out=0Mb/s;19000.00;20000.00
What am I missing?
I have quite a few other switches that are reporting correctly, it's just these new ones that are causing a problem. Their config settings are identical, their hardware is identical, and other stuff at the same site is working. I'm using SNMP v3 via the check_xi-service_mrtgtraf check which is working elsewhere.
My check command looks like this:
$ /usr/local/nagios/libexec/check_rrdtraf -f /var/lib/mrtg/s212dists.n_112.rrd -w 19000.00,19000.00 -c 20000.00,20000.00 -l M
OK - Current BW in: 0Mbps Out: 0Mbps|in=0Mb/s;19000.00;20000.00 out=0Mb/s;19000.00;20000.00
What am I missing?