check_tcptraffic is a simple Nagios plugin to monitor network traffic on Linux systems.
Usage:
check_tcptraffic --critical=crit --warning=warn --interface=iface --speed=speed
[--verbose] [--reset] [--help]
Required arguments
--critical,c crit critical
--warning,w warn warning
--interface,i iface network interface
--speed,s speed (in Mbit/s)
Options
--help,-h,-? this help message
--reset,r initialize counter
--version,V print version and exit
--verbose,v verbose
Product's homepage
Requirements:
· Nagios
What's New in This Release: [ read full changelog ]
· A template for NagiosGrapher was added.