1SMCD(8)                    Linux Programmer's Manual                   SMCD(8)
2
3
4

NAME

6       smcd - Print information about SMC-D linkgroups and devices
7
8

SYNOPSIS

10       smcd [ OPTIONS ] OBJECT { COMMAND | help }
11
12
13       OBJECT := { info | linkgroup | device | stats }
14
15
16       OPTIONS := { -v[ersion] | -d[etails] | -a[bsolute]}
17
18
19

OPTIONS

21       -v, -version
22              Print the version of the smcd utility and exit.
23
24
25       -d, -details
26              Print detailed information (valid only for stats).
27
28
29       -a, -absolute
30              Print absolute statistic value (valid only for stats).
31
32

SMCD - COMMAND SYNTAX

34   OBJECT
35       device One or more SMC-D devices.
36
37
38       info   Generic SMC information.
39
40
41       linkgroup
42              Linkgroup(s) used by SMC-D.
43
44
45       stats  SMC-D statistics.
46
47
48       The  names of all objects can be abbreviated down to a unique stem. For
49       example device can be abbreviated to dev or just d.  Man pages  in  SEE
50       ALSO section contain more information for individual objects.
51
52
53   COMMAND
54       Specifies  the  action to perform on the object.  As a general rule, it
55       is possible to  show the objects. The help command is available for all
56       objects. It prints out a list of available commands and argument syntax
57       conventions.
58
59       If no command is given, a default command is assumed.
60
61

RETURN CODES

63       Successful smcd command returns 0 and displays the requested  linkgroup
64       or  device  information.   If an error occurs, smcd writes a message to
65       stderr and completes with a return code other than 0.   Possible  error
66       messages to stderr in case of non-zero return code:
67
68       SMC module not loaded
69              Either  kernel is not supporting the smcd tool or the smc kernel
70              module is not loaded.
71

SEE ALSO

73       af_smc(7),  smcr(8),  smcd-device(8),  smcd-info(8),  smcd-linkgroup(8)
74       smcd-stats(8)
75
76
77
78smc-tools                          June 2020                           SMCD(8)
Impressum