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
96136
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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.