Network Connections, Stats and Bandwidth

iftraffic2

Description:

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

Compatible With


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
based on check_traffic from Adrian Wieczorek
Reviews (2) Add a Review
Working Properly...
by nishith, February 29, 2016
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
}
Helpful? Yes  No 
great
by Majed, October 31, 2011
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 :)
Helpful? Yes  No 
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (3)
Favorites
0
Views
104,911