From 7b9f0f82bf8fb28b113ac74b14497df7a66904f0 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 16 Oct 2012 11:46:15 -0400 Subject: fixing the fix [ci skip] --- doc/server/plugins/probes/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/server/plugins/probes/index.txt b/doc/server/plugins/probes/index.txt index 472c2e754..306a752b6 100644 --- a/doc/server/plugins/probes/index.txt +++ b/doc/server/plugins/probes/index.txt @@ -64,7 +64,7 @@ very simple ``Probes/scratchlocal`` script: .. code-block:: bash - grep -c /proc/scsi/scsi + grep -c Vendor /proc/scsi/scsi Running this on a node with *n* disks will return the number *n+1*, as it also counts the controller as a device. To differentiate between the -- cgit v1.2.3-1-g7c22