Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
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
Compatible With
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: