Whamcloud - gitweb
LU-5030 utils: fix hard-coded /proc/fs/lustre in scripts
[fs/lustre-release.git] / lustre-iokit / obdfilter-survey / README.obdfilter-survey
index a05a3d6..8dc63c2 100644 (file)
@@ -113,9 +113,8 @@ is to be done.
 e.g. $ nobjhi=2 thrhi=2 size=1024 targets="<hostname/ip_of_server>" \
    case=network sh obdfilter-survey
 
-On server side you can see the stats at:
-   /proc/fs/lustre/obdecho/<echo_srv>/stats
-where, 'echo_srv' is the obdecho server created through script.
+On server side you can see the stats with the following command:
+       lctl get_param obdecho.*.stats
 
 NOTE: In network test only automated run is supported.