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] [-f host_files]
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 -f host_files
60
61 Hosts files separated by space. It overrides the HostsFiles
62 defined in Mgt config file for the corresponding planes.
63 Value 'DEFAULT' will use the HostFile defined in Mgt config
64 file for the corresponding plane
65
66
67 -T topology_inputs
68
69 Specifies the name of topology input filenames separated by
70 space. See ethreport for more information on topology_input
71 files.
72
73
75 ethallanalysis
76
77 ethallanalysis -p 'p1 p2' -f 'hosts1 DEFAULT'
78
80 The following environment variables are also used by this command:
81
82 FF_ANALYSIS_DIR
83
84 Top-level directory for baselines and failed health checks.
85
87 The ethallanalysis command performs the set of analysis specified in
88 FF_ALL_ANALYSIS, which must be a space-separated list. This can be pro‐
89 vided by the environment or using /etc/eth-tools/ethfastfabric.conf.
90 The analysis set includes the options: fabric.
91
92 Note that the ethallanalysis command has options which are a super-set
93 of the options for all other analysis commands. The options are passed
94 along to the respective tools as needed. For example, the -c file op‐
95 tion is passed on to ethfabricanalysis if it is specified in
96 FF_ALL_ANALYSIS.
97
98 The output files are all the output files for the FF_ALL_ANALYSIS se‐
99 lected set of analysis. See the previous sections for the specific out‐
100 put files.
101
102
103
104Copyright(C) 2020-2022 Intel Corporation ethallanalysis(8)