summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLalit Chandivade <lalit.chandivade@qlogic.com>2013-11-22 05:46:14 -0500
committerMike Christie <michaelc@cs.wisc.edu>2013-12-22 23:13:22 -0600
commitd1e8e68f440bbcf5c8b716572ccb3a0904dcd35e (patch)
treee658cfa982da2fdda5152c4e6fae78449f9ce627 /README
parentfe6623803d1135fd382146faa847bcdf5dc6abc3 (diff)
downloadopen-iscsi-d1e8e68f440bbcf5c8b716572ccb3a0904dcd35e.tar.gz
README: Updated for host statistics.
Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com> Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 813548d..06d1b6f 100644
--- a/README
+++ b/README
@@ -1073,6 +1073,14 @@ To now log into targets it is the same as with sofware iscsi. See section
is free then entry of type bidi chap will be created at that index
with given username_in and password_in values.
+ Host mode with stats submode:
+
+ - Display host statistics:
+ ./iscsiadm -m host -H 6 -C stats
+
+ This will print the aggregate statistics on the host adapter port.
+ This includes MAC, TCP/IP, ECC & iSCSI statistics.
+
6. Configuration
================