Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c32103
)
merge b_devel to b_eq: 20030728
author
ericm
<ericm>
Mon, 28 Jul 2003 16:39:38 +0000
(16:39 +0000)
committer
ericm
<ericm>
Mon, 28 Jul 2003 16:39:38 +0000
(16:39 +0000)
(6) scripts tests utils
lustre/utils/llobdstat.pl
patch
|
blob
|
history
diff --git
a/lustre/utils/llobdstat.pl
b/lustre/utils/llobdstat.pl
index
cb39d30
..
8a8e6c1
100755
(executable)
--- a/
lustre/utils/llobdstat.pl
+++ b/
lustre/utils/llobdstat.pl
@@
-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/o
st1/obd_stats once per second
\n";
+ print STDERR "example: $pname ost1 1 (monitor /proc/fs/lustre/o
bdfilter/ost1/stats
\n";
exit 1;
}