Blame SOURCES/0055-README-Updated-for-host-statistics.patch

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