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
145077
Files:
FileDescription
check_trafficchecks network interface traffic - new version
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!
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