Check bandwidth through check_rrdtraf

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Drishti
Posts: 12
Joined: Fri Feb 16, 2018 6:51 am

Check bandwidth through check_rrdtraf

Post by Drishti »

Hi,

I want to check my ISP's bandwidth using check_rrdtraf. I have configured my router and configure services.
Im using TL-R480T+ v9.0.It is 5 port router but in Nagios showing me 6 port. It is showing me wrong bandwidth.
I have 2 ISPs connections and 1 LAN connection.Both ISP plan is 50Mbps.
Bandwidth and config is bellow.
https://drive.google.com/open?id=18HZdY ... y-LoPMf_Fd
https://drive.google.com/file/d/1S030Z3 ... sp=sharing
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Check bandwidth through check_rrdtraf

Post by cdienger »

The check isn't configured properly. The warning and critical levels are set to 3000000M and 5000000M.

Try setting $ARG4$ to B instead, save/apply changes, and remove the current rrd and xml files for these ports found under /usr/local/nagios/share/perfdata/<hostname>/<servicedesc>.[rrd|xml]. New ones should be created after the check have run a few more times.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked