1IBCHECKERRS(8)                OpenIB Diagnostics                IBCHECKERRS(8)
2
3
4

NAME

6       ibcheckerrs  - validate IB port (or node) and report errors in counters
7       above threshold
8
9

SYNOPSIS

11       ibcheckerrs [-h] [-b] [-v] [-G] [-T  <threshold_file>]  [-s(how_thresh‐
12       olds)]  [-N  |  -nocolor]  [-C  ca_name] [-P ca_port] [-t(imeout) time‐
13       out_ms] <lid|guid> <port>
14
15
16

DESCRIPTION

18       Check specified port (or node) and report errors that  surpassed  their
19       predefined  threshold.  Port address is lid unless -G option is used to
20       specify a GUID address. The predefined thresholds can be  dumped  using
21       the -s option, and a user defined threshold_file (using the same format
22       as the dump) can be specified using the -t <file> option.
23
24

OPTIONS

26       -G      use GUID address argument. In most cases, it is the Port GUID.
27               Example:
28               "0x08f1040023"
29
30       -s      show predefined thresholds
31
32       -T      use specified threshold file
33
34       -v      increase the verbosity level
35
36       -b      brief mode. Reduce the output to show only if errors are
37               present, not what they are.
38
39       -N | -nocolor use mono rather than color mode
40
41       -C <ca_name>    use the specified ca_name.
42
43       -P <ca_port>    use the specified ca_port.
44
45       -t <timeout_ms> override the default timeout for the solicited mads.
46
47

EXAMPLE

49       ibcheckerrs 2           # check aggregated node counter for lid 2
50
51       ibcheckerrs 2   4       # check port counters for lid 2 port 4
52
53       ibcheckerrs -T xxx 2    # check node using xxx threshold file
54
55

SEE ALSO

57       perfquery(8), ibaddr(8)
58
59

AUTHOR

61       Hal Rosenstock
62              <halr@voltaire.com>
63
64
65
66OpenIB                           May 30, 2007                   IBCHECKERRS(8)
Impressum