check_rrdtraf returns 0 network traffic

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
martinkuriax
Posts: 37
Joined: Tue Jul 01, 2014 12:21 pm

check_rrdtraf returns 0 network traffic

Post by martinkuriax »

We have an issue with check_rrdtraf not returning anything, kindly advise how to resolve this.

[root@k]# /usr/local/nagios/libexec/check_rrdtraf -f /var/lib/mrtg/10.x.x.13_13.rrd -w 500.0,500.0 -c 800.0,800.0 -l M
OK - Current BW in: 0Mbps Out: 0Mbps|in=0Mb/s;500.0;800.0 out=0Mb/s;500.0;800.0
[root@k]#
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: check_rrdtraf returns 0 network traffic

Post by ssax »

Did you wait 15 minutes? If not, please try again.

Follow this KB article to figure out what the issue is:

https://support.nagios.com/kb/article/n ... hs-29.html

If you need help analyzing it, please PM this file:

Code: Select all

/var/lib/mrtg/10.x.x.13_13.rrd
And PM the full output of this command:

Code: Select all

time LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
Thank you
martinkuriax
Posts: 37
Joined: Tue Jul 01, 2014 12:21 pm

Re: check_rrdtraf returns 0 network traffic

Post by martinkuriax »

Kindly explain what is PM
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: check_rrdtraf returns 0 network traffic

Post by ssax »

Private Message, look to far right of one of my posts, click the PM button.
Locked