sys diags ihealthΒΆ

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



NAME
       ihealth - Displays the BIG-IP(r) iHealth qkview upload settings.

MODULE
       sys diags

SYNTAX
       Display and modify the ihealth component within the sys diags module
       using the syntax in the following section.

   MODIFY
	modify ihealth
	   options:
	       user
	       password
	       expiration
	       options

   DISPLAY
	list ihealth
	   options:
	       all-properties
	       one-line

DESCRIPTION
       You can use the ihealth component to display or modify the
       configuration of the iHealth upload feature.

EXAMPLES
       list ihealth

       Displays iHealth upload configuration information for the system.

       modify ihealth expiration 180

       Modify the expiration of iHealth upload history to 180 days.

       modify options "-t 180"

       Add a time limit of 180 seconds for qkview module execution.

OPTIONS
       user This is the iHealth user name (email address) used to access the
	    iHealth service.

       password
	    This is the iHealth password used to access the iHealth service.

       expiration
	    This is the number of days to retain iHealth upload history.  The
	    default is 30, and the maximum is 365.

       options
	    This is a command line string to specify qkview options.

       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, 2015. All rights
       reserved.



BIG-IP				  2015-07-30		  sys diags ihealth(1)