Page 1 of 1

check_rrdtraf does not show values

Posted: Wed Feb 12, 2014 7:36 am
by BWNet
Hi everybody,

we're experiencing problems using the config wizards for network switches/users. After using the wizard, configuring bandwith monitoring on selected ports, the bandwith services don't show any traffic values in the status details:
1.JPG
If we check the core config manager for this service, the configurations looks as follows:
2.JPG
If we use the "Test Check Command" button, the right values are displayed:
3.JPG
If we copy the check command seen above in a ssh session, we get the following error message:

Code: Select all

[root@nagiosxi libexec]# /usr/local/nagios/libexec/check_rrdtraf -f /var/lib/mrtg/172.30.20.48_26.rrd -w 200,200 -c 500,500 -l M
(standard_in) 1: parse error
(standard_in) 1: parse error
(standard_in) 1: parse error
(standard_in) 1: parse error
OK - Current BW in: Mbps Out: Mbps(standard_in) 1: parse error
(standard_in) 1: parse error
|in=Mb/s;200;500 (standard_in) 1: parse error
(standard_in) 1: parse error
out=Mb/s;200;500
[root@nagiosxi libexec]#
We use the latest version of NagiosXI (2012R2.8c). In an older version (2011R3.3) this wizard was working without problems.

Any suggestions what could be the problem here?
Thanks in advance!

Kind regards,
Benjamin

Re: check_rrdtraf does not show values

Posted: Wed Feb 12, 2014 11:10 am
by lmiltchev
If you are using the Network Switch / Router ver. 1.6, try upgrading to ver. 1.7 (Admin->Manage Config Wizards->Check for Updates). Next, rerun the wizard, following the steps, outlined in this document:

http://assets.nagios.com/downloads/nagi ... Router.pdf

Hope this helps.