Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
This plugins monitor the average bandwidth utilisation over N seconds. The script is executed on the localhost, reading interface statistics files. To use with NRPE or other agent. Example service definition: define service { host_name Linux Test service_description Bandwidth usage use generic-service check_command check_nrpe!check_bandwidth!-a '-w 20 -c 10 -ct=10'!!!!!! max_check_attempts 1 check_interval 1 retry_interval 1 register 1 } NRPE command: command[check_bandwidth]=/usr/local/nagios/libexec/check_bandwidth $ARG1$
Current Version
1
Last Release Date
2018-07-19
Owner
Ken Roulamellah
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2018/07/check_bandwidth
Compatible With
Thank you for this plugin. I have a question: What would be a recommended value for critical and warning. I'm new to this and I'm a little lost. Tank you!
I've just moified interface=$( ip route | grep default | awk '{print $5}') to get default interface.
Thanks I wanted a simple plugin to monitor bandwidth over nrpe. There is a tiny bug tho. If you give a wrong interface you make an OK type exit.
You must be logged in to submit a review.
To:
From: