sys dynad instrumentationΒΆ

sys dynad instrumentation(1)			  BIG-IP TMSH Manual			 sys dynad instrumentation(1)

NAME
       instrumentation - Display and configure the instrumentation available for the BIG-IP(r) DynaD feature.

MODULE
       sys dynad

SYNTAX
       Display and modify the instrumentation component within the sys dynad module using the syntax in the following
       section.

   MODIFY
	modify sys dynad instrumentation [name]
	   options:
	       active

   DELETE
	delete sys dynad instrumentation [name]

   DISPLAY
	list sys dynad instrumentation
	list sys dynad instrumentation [name]
	   options:
	       all-properties
	       one-line
	       active

DESCRIPTION
       You can use the instrumentation component to display or modify the configuration of the DynaD feature.

EXAMPLES
       list sys dynad instrumentation

       Display all the instrumentation available for use by the DynaD feature.

       list sys dynad instrumentation [name]

       Display a specific instrumentation available for use by the DynaD feature.

       modify sys dynad instrumentation [name] active true

       Activate the specified instrumentation.

       delete sys dynad instrumentation [name]

       Remove the specified instrumentation from the file system.

OPTIONS
       active
	    Indicates the state of the instrumentation. The system will be instrumented when set to 'true'.

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

SEE ALSO
       list, tmsh, dynad

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

BIG-IP						      2018-02-22			 sys dynad instrumentation(1)