Home Directory Addons SNMP check_snmp_traffic_total

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_snmp_traffic_total

Rating
0 votes
Favoured:
0
Current Version
.1
Compatible With
  • Nagios 3.x
License
Apache
Hits
96449
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!
This is a nagios plugin to check the total amount of traffic passing within a defined time period.
Please see google code for latest version, and to log bugs/patches.
http://code.google.com/p/checksnmptraffic/

This script takes in three main values:

traffic threshold in
traffic threshold out
time period

run the script with --help for full list of variables possible.

The script will exit code > 0 if the threshold of in/out is exceeded within the time period. A summary is also printed. This script does not need to be run via Nagios, and could be used stand alone, or invoked via cron.