Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Checks the utilization of a given interface name with snmp. Changed a few things. Make sure rrdtool is getting bytes. Make sure rrdtool is not generating spikes.
Current Version
Last Release Date
July 21, 2009
Owner
Nagios Exchange
check_iftraffic.pl
based on check_traffic from Adrian Wieczorek
My commands.cfg file define command{ command_name check_bandwidth command_line $USER1$/check_iftraffic.pl -H $HOSTADDRESS$ -C $ARG1$ -r -i $ARG2$ -b 1000 -u g } ############################### My server.cfg file define service{ use generic-service,srv-pnp host_name linux_pc1 service_description Bandwidth Utilization check_command check_bandwidth!public!eth0 normal_check_interval 1 retry_check_interval 1 }
saved my day :) a great replacement for check_snmp_int which gives false critical too often, this script unlike all other traffic plugins is able to check the pppoe interface on the modem and roduce results with perfdata to graph :)
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!