1
2ethallanalysis(8) EFSFFCLIRG (Man Page) ethallanalysis(8)
3
4
5
7 ethallanalysis
8
9
10
11 ethallanalysis command performs the set of analysis specified in
12 FF_ALL_ANALYSIS and can be specified for fabric or hosts.
13
15 ethallanalysis [-b|-e] [-s] [-d dir] [-c file] [-T topology_input]
16 [-E file] [-p planes]
17
19 --help
20
21 Produces full help text.
22
23 -b
24
25 Sets the baseline mode. Default is compare/check mode.
26
27 -e
28
29 Evaluates health only. Default is compare/check mode.
30
31 -s
32
33 Saves history of failures (errors/differences).
34
35 -d dir
36
37 Identifies the top-level directory for saving baseline and
38 history of failed checks. Default is /var/usr/lib/eth-
39 tools/analysis
40
41 -c file
42
43 Specifies the error thresholds configuration file. Default is
44 /etc/eth-tools/ethmon.conf
45
46 -E file
47
48 Ethernet Mgt configuration file. The default is /etc/eth-
49 tools/mgt_config.xml.
50
51
52 -p planes
53
54 Fabric planes separated by space. The default is the first
55 enabled plane defined in config file. Value 'ALL' will use
56 all enabled planes.
57
58
59 -T topology_inputs
60
61 Specifies the name of topology input filenames separated by
62 space. See ethreport for more information on topology_input
63 files.
64
65
67 ethallanalysis
68
69
71 The following environment variables are also used by this command:
72
73 FF_ANALYSIS_DIR
74
75 Top-level directory for baselines and failed health checks.
76
78 The ethallanalysis command performs the set of analysis specified in
79 FF_ALL_ANALYSIS, which must be a space-separated list. This can be pro‐
80 vided by the environment or using /etc/eth-tools/ethfastfabric.conf.
81 The analysis set includes the options: fabric.
82
83 Note that the ethallanalysis command has options which are a super-set
84 of the options for all other analysis commands. The options are passed
85 along to the respective tools as needed. For example, the -c file op‐
86 tion is passed on to ethfabricanalysis if it is specified in
87 FF_ALL_ANALYSIS.
88
89 The output files are all the output files for the FF_ALL_ANALYSIS se‐
90 lected set of analysis. See the previous sections for the specific out‐
91 put files.
92
93
94
95Copyright(C) 2020-2021 Intel Corporation ethallanalysis(8)