sys diags ihealth-requestΒΆ

sys diags ihealth-request(1)  BIG-IP TMSH Manual  sys diags ihealth-request(1)



NAME
       ihealth-request - Displays the BIG-IP(r) iHealth qkview upload request
       status, errors and progress.

MODULE
       sys diags

SYNTAX
       Display the ihealth-request component within the sys diags module using
       the syntax in the following section.

   DISPLAY
	list sys diags ihealth-request
	       all-properties
	       one-line

	show sys diags ihealth-request
	       raw

DESCRIPTION
       You can use the ihealth-request component to display the status of the
       iHealth upload feature.

EXAMPLES
       list ihealth-request

       Displays iHealth upload request status.

OPTIONS
       ihealth-start-time
	    This is the start time of the ihealth request in seconds since
	    1970-01-01 00:00:00 UTC.

       ihealth-finish-time
	    This is the finish time of the ihealth request in seconds since
	    1970-01-01 00:00:00 UTC.

       error
	    This is the error status of the ihealth request: (one of none,
	    creds, qkview-error, qkview-timeout, ihealth-unreach, ihealth-
	    process, ihealth-sr-format, ihealth-timeout, ihealth-resolv
	    ihealth-invalid-opts, ihealth-missing-user-password, ihealth-
	    login-failed, ihealth-missing-qkview-file, qkview-invalid-opts,
	    ihealth-miscellaneous-error).

       status
	    This is the status of the ihealth upload process (one of none,
	    running, analyzing or uploading).

       progress
	    This is the progress in percent of the upload process.

       type This is the type of the diagnostics request (one of none, ihealth,
	    qkview or tcpdump).

       qk-progress
	    This is the percent complete of a qkview in the process of being
	    generated.

       qkview-filename
	    This is the filename of the last qkview file generated, if there
	    is one.

       qkview-date
	    This is the date of the last qkview file generated, if there is
	    one.

       qkview-size
	    This is the file size of the last qkview file generated, if there
	    is one.

       qkview-user
	    This is the user name of the account that created the last qkview
	    file generated, if there is one.

       tcpdump-filename
	    This is the filename of the last tcpdump file generated, if there
	    is one.

       tcpdump-date
	    This is the date of the last tcpdump file generated, if there is
	    one.

       tcpdump-size
	    This is the file size of the last tcpdump file generated, if there
	    is one.

       For information about the options that you can use with the command
       list, see help list.

SEE ALSO
       list, tmsh, qkview

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2008-2010, 2013, 2015-2016. All
       rights reserved.



BIG-IP				  2017-01-20	  sys diags ihealth-request(1)