9a597eb
From d1e8e68f440bbcf5c8b716572ccb3a0904dcd35e Mon Sep 17 00:00:00 2001
9a597eb
From: Lalit Chandivade <lalit.chandivade@qlogic.com>
9a597eb
Date: Fri, 22 Nov 2013 05:46:14 -0500
9a597eb
Subject: [PATCH] README: Updated for host statistics.
9a597eb
9a597eb
Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com>
9a597eb
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
9a597eb
---
9a597eb
 README | 8 ++++++++
9a597eb
 1 file changed, 8 insertions(+)
9a597eb
9a597eb
diff --git a/README b/README
9a597eb
index 813548d..06d1b6f 100644
9a597eb
--- a/README
9a597eb
+++ b/README
9a597eb
@@ -1073,6 +1073,14 @@ To now log into targets it is the same as with sofware iscsi. See section
9a597eb
 	is free then entry of type bidi chap will be created at that index
9a597eb
 	with given username_in and password_in values.
9a597eb
 
9a597eb
+    Host mode with stats submode:
9a597eb
+
9a597eb
+    - Display host statistics:
9a597eb
+	    ./iscsiadm -m host -H 6 -C stats
9a597eb
+
9a597eb
+	This will print the aggregate statistics on the host adapter port.
9a597eb
+	This includes MAC, TCP/IP, ECC & iSCSI statistics.
9a597eb
+
9a597eb
 6. Configuration
9a597eb
 ================
9a597eb
 
9a597eb
-- 
9a597eb
1.8.3.1
9a597eb