Whamcloud - gitweb
merge b_devel to b_eq: 20030728
authorericm <ericm>
Mon, 28 Jul 2003 16:39:38 +0000 (16:39 +0000)
committerericm <ericm>
Mon, 28 Jul 2003 16:39:38 +0000 (16:39 +0000)
(6) scripts tests utils

lustre/utils/llobdstat.pl

index cb39d30..8a8e6c1 100755 (executable)
@@ -9,7 +9,7 @@ sub usage()
 {
     print STDERR "Usage: $pname <stats_file> [<interval>]\n";
     print STDERR "example: $pname help (to get help message)\n";
-    print STDERR "example: $pname ost1 1 (monitor /proc/fs/lustre/ost1/obd_stats once per second\n";
+    print STDERR "example: $pname ost1 1 (monitor /proc/fs/lustre/obdfilter/ost1/stats\n";
     exit 1;
 }