1
2opacheckload(8) Master map: IFSFFCLIRG (Man Page) opacheckload(8)
3
4
5
7 opacheckload
8
9
10
11 Returns load information on hosts in the fabric.
12
14 opacheckload [-f hostfile] [-h 'hosts'] [-r] [-a|-n numprocs]
15 [-d uploaddir]
16
18 --help Produces full help text.
19
20
21 -f hostfile
22 Specifies the file with hosts to check. Default =
23 /etc/opa/hosts
24
25
26 -h hosts Specifies the list of hosts to check.
27
28
29 -r Reverses output to show the least busy hosts. Default is
30 busiest hosts.
31
32 -n numprocs
33 Shows the specified number of top numprocs hosts. Default is
34 10.
35
36 -a Shows all hosts. Default is 10.
37
38
39 -d upload_dir
40 Specifies the target directory to upload loadavg. Default is
41 uploads.
42
43
45 opacheckload opacheckload -h 'arwen elrond' HOSTS='arwen elrond'
46 opacheckload
47
49 The following environment variables are also used by this command:
50
51 HOSTS List of hosts, used if -h option not supplied.
52
53
54 HOSTS_FILE
55 File containing list of hosts, used in absence of -f and -h.
56
57
58 UPLOADS_DIR
59 Directory to upload loadavg, used in absence of -d.
60
61
62 FF_MAX_PARALLEL
63 Maximum concurrent operations.
64
65
66
67Copyright(C) 2015-2018 Intel Corporation opacheckload(8)