1dropwatch(1)                General Commands Manual               dropwatch(1)
2
3
4

NAME

6       dropwatch - kernel dropped packet monitoring utility
7

SYNOPSIS

9       dropwatch [-l <method> | list]
10

DESCRIPTION

12       dropwatch  dropwatch  is  an  interactive  utility  for  monitoring and
13       recording packets that are dropped by the kernel
14

OPTIONS

16       -l <method> | list
17              Select the translation method to use when a drop alert  arrives.
18              By  default  the  raw  instruction pointer of a drop location is
19              output, but by the use of the -l option, we can assign a  transā€
20              lation  method so that the instruction pointer can be translated
21              into function names.  Currently supported lookup methods are:
22
23       kas - use /proc/kallsyms to lookup  instruction  pointers  to  function
24       mappings
25

INTERACTIVE COMMANDS

27       start  Tells the kernel to start reporting dropped packets
28
29       stop   Tells the kernel to discontinue reporting dropped packets
30
31       exit   Exits the dropmonitor program
32
33       help   Displays summary of all commands
34
35       set alertlimit <value>
36              Sets a triggerpoint to stop monitoring for dropped packets after
37              <value> alerts have been received
38
39
40
41Neil Horman                        Mar 2009                       dropwatch(1)
Impressum