1
2ethcheckload(8) EFSFFCLIRG (Man Page) ethcheckload(8)
3
4
5
7 ethcheckload
8
9
10
11 Returns load information on hosts in the fabric.
12
14 ethcheckload [-f hostfile] [-h 'hosts'] [-r] [-a|-n numprocs]
15 [-d uploaddir] [-H]
16
18 --help
19
20 Produces full help text.
21
22
23 -f hostfile
24
25 Specifies the file with hosts to check. Default is /etc/eth-
26 tools/hosts.
27
28
29 -h hosts
30
31 Specifies the list of hosts to check.
32
33
34 -r
35
36 Reverses output to show the least busy hosts. Default is
37 busiest hosts.
38
39 -n numprocs
40
41 Shows the specified number of top numprocs hosts. Default is
42 10.
43
44 -a
45
46 Shows all hosts. Default is 10.
47
48
49 -d upload_dir
50
51 Specifies the target directory to upload loadavg. Default is
52 uploads.
53
54
55 -H
56
57 Suppresses headers for script parsing.
58
59
61 ethcheckload
62
63 ethcheckload -h 'arwen elrond'
64
65 HOSTS='arwen elrond' ethcheckload
66
68 The following environment variables are also used by this command:
69
70 HOSTS
71
72 List of hosts, used if -h option not supplied.
73
74
75 HOSTS_FILE
76
77 File containing list of hosts, used in absence of -f and -h.
78
79
80 UPLOADS_DIR
81
82 Directory to upload loadavg, used in absence of -d.
83
84
85 FF_MAX_PARALLEL
86
87 Maximum concurrent operations.
88
89
90
91Copyright(C) 2020 Intel Corporation ethcheckload(8)