(All) Pings a group of hosts or chassis to verify that they are powered on and accessible through TCP/IP ping.
Produces full help text.
Performs a ping against a chassis. The default is hosts.
Pings all hosts/chassis in parallel.
Specifies the file with hosts in cluster. Default is /etc/opa/hosts.
Specifies the file with chassis in cluster. Default is /etc/opa/chassis.
Specifies the list of hosts to ping.
Specifies the list of chassis to ping.
opapingall opapingall -h 'arwen elrond' HOSTS='arwen elrond' opapingall opapingall -C
opapingall -C -H 'chassis1 chassis2' CHASSIS='chassis1 chassis2' opapingall -C
List of hosts, used if -h option not supplied.
List of chassis, used if -H option not supplied.
File containing list of hosts, used in absence of -f and -h.
File containing list of chassis, used in absence of -F and -H.
When -p option is used, maximum concurrent operations are performed.