From d1e8e68f440bbcf5c8b716572ccb3a0904dcd35e Mon Sep 17 00:00:00 2001 From: Lalit Chandivade Date: Fri, 22 Nov 2013 05:46:14 -0500 Subject: [PATCH] README: Updated for host statistics. Signed-off-by: Lalit Chandivade Signed-off-by: Vikas Chaudhary --- README | 8 ++++++++ 1 file changed, 8 insertions(+) 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 ================ -- 1.8.3.1