TOP LEVEL CATEGORIES
EXPLORE
Description:
This plugin checks traffic usage and jitter of:
1) a single interface on a single network device 2) multiple interfaces on a single network device 3) interface(s) on a single or multiple network devices
The amount of interfaces is not limited. However, aggregation of too many interfaces might make impact on accuracy. The value of amount less than 8 interfaces is recommended.
Both 32-bit and 64-bit counters are supported.
Usage: check_traffic.sh [ -v ] [ -6 ] [ -i Suffix ] [ -F s|S ] [-p N] [ -r ] -V 1|2c|3 ( -C snmp-community | -A “AuthString” (when use snmp v3, U must give the AuthString)) -H host [ -L ] (-I interface|-N interface name) -w in,out-warning-value -c in,out-critical-value -K/M -B/b
Options: -h (help) Get the help message -v (verbose) Verbose mode, to debug some messages out to the /tmp directory with log file name check_traffic.$$. -V (snmp version, protocol=[1|2c|3]) Specify the version of snmp -C (community) Specify the Community -H (host) Specify the host -6 (use 64 bit) Use 64 bit counter, ifHC* instead of if*. -r (range) Use Range instead of single value in warning and critical Threshold -I (ifIndex of interface) Specify ifIndex of each interface -N (interface name) Specify the interface name -L (list) List all Interfaces on specify host -B/b (Bps/bps) Switch to Bps(B/s) or bps(b/s), default is -b, bps -K/M (kilo/mega) Switch to K (kilo) or M (mega) Bps|bps, default is -K -w (warning) Set inbound and outbound warning threshold for traffic usage or traffic jitter value -c (critical) Set inbound and outbound critical threshold for traffic usage or traffic jitter value -F (format, type=[s|S]) -F s (simple output format) -F S (simpler output format) -p (amount of traffic usage records preserved for comparison=INTEGER) This option is the amount of traffic usage records preserved prior to current traffic usage check. The average of all these preserved values is compared with current check value to detect whether jitter happens. The value (amount) between 4 and 12 is suggested. -i (suffix=STRING) It’s the individual suffix added to the CF/STAT_HIST_DATA if necessary.
Current Version
1.3.11
Last Release Date
2013-10-09
Compatible With
Owner
cloved
Website
http://www.itnms.info
Download URL
https://github.com/cloved/check_traffic/archive/v1.3.11.zip
License
GPL
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.