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_traffic_byproc

Rating
0 votes
Favoured:
0
Hits
144775
Files:
FileDescription
check_trafficchecks network interface traffic - new version
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Checks interface traffic by querying the proc-Filesystem without SNMP !
A little shell-script to ckeck the current interface traffic on a given interface. It uses the proc-filesystem in stead of snmp.


Changelog:


Version 0.7:


- 01/08 2006> added: monitoring traffic exceeds

- 23/08 2006> added: Performance data (written to temp_files in /tmp/)

- 24/08 2006> added: init-Mode: must be started once for each interface

Version 0.7:

- 03/10 2006> added: fix to check interfaces not named ethX; left old style for compat-reasons