check_rrdtraf does not show values

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
BWNet
Posts: 12
Joined: Mon Jul 09, 2012 1:39 am

check_rrdtraf does not show values

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: check_rrdtraf does not show values

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked