Man page - opapingall(8)
Packages contas this manual
- opadownloadall(8)
- opaxmlfilter(8)
- opaextracterror(8)
- opacaptureall(8)
- opacabletest(8)
- opafirmware(8)
- opaxmlgenerate(8)
- opagentopology(8)
- opaextractlids(8)
- opahostsmanalysis(8)
- opa2rm(8)
- opafastfabric(8)
- opaextractbadlinks(8)
- opaledports(8)
- opaallanalysis(8)
- opafabricanalysis(8)
- opaxlattopology(8)
- opalinkanalysis(8)
- opaswenableall(8)
- opadisablehosts(8)
- opachassisadmin(8)
- opaextractmissinglinks(8)
- opaswitchadmin(8)
- opaextractperf(8)
- opashowmc(8)
- opaextractstat2(8)
- opapingall(8)
- opacheckload(8)
- opagenswitches(8)
- opareport(8)
- opacmdall(8)
- opasorthosts(8)
- opagenesmchassis(8)
- opashowallports(8)
- opatop(8)
- opaswdisableall(8)
- opapaquery(8)
- opaextractstat(8)
- opafindgood(8)
- opaexpandfile(8)
- opadisableports(8)
- opagenchassis(8)
- opaxmlextract(8)
- opaenableports(8)
- opaextractperf2(8)
- opachassisanalysis(8)
- opamergeperf2(8)
- opareports(8)
- opahostadmin(8)
- opafmconfigdiff(8)
- opauploadall(8)
- opaxmlindent(8)
- opasetupssh(8)
- opaextractlink(8)
- opaverifyhosts(8)
- opafmconfigcheck(8)
- opaesmanalysis(8)
- opascpall(8)
- opaextractsellinks(8)
apt-get install opa-fastfabric
Manual
| opapingall(8) | IFSFFCLIRG (Man Page) | opapingall(8) |
NAME
opapingall
(All) Pings a group of hosts or chassis to verify that they are powered on and accessible through TCP/IP ping.
Syntax
opapingall [-C] [-p] [-f hostfile] [-F chassisfile]
[-h 'hosts']
[-H 'chassis']
Options
- --help
-
Produces full help text.
- -C
-
Performs a ping against a chassis. Default is hosts.
- -p
-
Pings all hosts/chassis in parallel.
- -f hostfile
-
Specifies the file with hosts in cluster.
Default is /etc/opa/hosts. - -F chassisfile
-
Specifies the file with chassis in cluster.
Default is /etc/opa/chassis. - -h hosts
-
Specifies the list of hosts to ping.
- -H chassis
-
Specifies the list of chassis to ping.
Example
opapingall
opapingall -h 'arwen elrond'
HOSTS='arwen elrond' opapingall
opapingall -C
NOTE: This command pings all hosts/chassis found in the specified host/chassis file. The use of -C option merely selects the default file and/or environment variable to use. For this command, it is valid to use a file that lists both hosts and chassis.
opapingall -C -H 'chassis1 chassis2'
CHASSIS='chassis1 chassis2' opapingall -C
Environment Variables
- HOSTS
-
List of hosts, used if -h option not supplied.
- CHASSIS
-
List of chassis, used if -H option not supplied.
- HOSTS_FILE
-
File containing list of hosts, used in absence of -f and -h.
- CHASSIS_FILE
-
File containing list of chassis, used in absence of -F and -H.
- FF_MAX_PARALLEL
-
When -p option is used, maximum concurrent operations are performed.
| Intel Corporation | Copyright(C) 2015-2019 |