Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 355 Bytes

check_if_util

Nagios plugion to check network interface %utilization.

Requires nicstat to be installed and in $PATH

Takes n readings over n seconds and averages %utilization.

Usage Example

check_if_util.py -i eth1 -w 80 -c 95 -n 5

takes 5 readings over 5 seconds on eth1