fix defect 3517
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f643ea5156
commit
8421c4bcba
@ -5,7 +5,7 @@ B<pping> - parallel ping the nodes.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
B<pping> [B<-i>|B<--interface> I<interfaces>] I<noderange>
|
||||
B<pping> [B<-i>|B<--interface> I<interfaces>] [B<-f>|B<--use_fping>] I<noderange>
|
||||
|
||||
B<pping> [B<-h>|B<--help>]
|
||||
|
||||
@ -32,6 +32,10 @@ the ib2 interface on node3 has a hostname of node3-ib2.
|
||||
|
||||
If more than one interface is specified, each interface will be combined with the nodenames as described above and will be pinged in turn.
|
||||
|
||||
=item B<-f>|B<--use_fping>
|
||||
|
||||
Use fping instead of nmap
|
||||
|
||||
=item B<-h>|B<--help>
|
||||
|
||||
Show usage information.
|
||||
|
Loading…
Reference in New Issue
Block a user