Opened 16 years ago
Closed 14 years ago
#3 closed enhancement (fixed)
check interface usage
Reported by: | maarten | Owned by: | maarten |
---|---|---|---|
Priority: | major | Milestone: | Service checks collection no.2 |
Component: | Check plugins | Version: | pre-exodus |
Keywords: | Cc: |
Description
Checks the up and down traffic of the interfaces. This check can be used to:
- Detect abnormal data traffic usage
- Draw usage statistics for trend analysis
Change History (2)
comment:1 by , 16 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
little doesn't mean something is wrong. High data usage means wl is being used.
Traffic is already been displayed by check SNMP-INT
Note:
See TracTickets
for help on using tickets.
Traffic is measured with the check_snmp_int from http://nagios.manubulon.com/
command_line $USER1$/check_snmp_int.pl -H $HOSTADDRESS$ -C public -n $ARG1$ -f -k -Y -w 0,0 -c 0,0 --label
currently it doesn't have warning or critical levels set because the bandwith is different for the various types of interfaces.
These levels should be set when creating the nagios config (from genesis and exodus)