From ac3182be6e366844cbbf97f6772e2d157ad80f75 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Wed, 6 Jul 2011 15:41:15 +0000 Subject: [PATCH] Document -f flag for nodestat git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10025 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/nodestat.1.pod | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/nodestat.1.pod b/xCAT-client/pods/man1/nodestat.1.pod index 8636cb091..fcd92a7ba 100644 --- a/xCAT-client/pods/man1/nodestat.1.pod +++ b/xCAT-client/pods/man1/nodestat.1.pod @@ -4,7 +4,7 @@ B - display the running status of each node in a noderange =head1 B -B [I] [I<-m>|I<--usemon>] [I<-p>|I<--powerstat>] [I<-u>|I<--updatedb>] +B [I] [I<-m>|I<--usemon>] [I<-p>|I<--powerstat>] [I<-f>] [I<-u>|I<--updatedb>] B [I<-h>|I<--help>|I<-v>|I<--version>] @@ -57,6 +57,10 @@ For the command specified by 'dcmd', no input is needed, the output can be a str =over 10 +=item B<-f> + +Uses fping instead of nmap even if nmap is available. If you seem to be having a problem with false negatives, fping can be more forgiving, but slower. + =item B<-m>|B<--usemon> Uses the settings from the B talbe to determine a list of applications that need to get status for.