Build precise queries to find exactly what you need
Press ESC to close
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
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!