gtm global-settings metrics-exclusionsΒΆ

gtm global-settings metrics-exclusions(1)		BIG-IP TMSH Manual		 gtm global-settings metrics-exclusions(1)

NAME
       metrics-exclusions - Configures the IP addresses that you want to exclude from the Global Traffic Manager(tm) metrics.

MODULE
       gtm global-settings

SYNTAX
       Modify or display the metrics-exclusions within the gtm global-settings module using the syntax in the following sections.

   MODIFY
	modify metrics-exclusions
	  options:
	    addresses [add | delete | none | replace-all-with] {
	       [ip address]...
	    }

	edit metrics-exclusions
	 options:
	  all-properties

   DISPLAY
	list
	list metrics-exclusions
	show running-config metrics-exclusions
	    addresses
	 options:
	    all-properties
	    one-line

DESCRIPTION
       You can use the metrics-exclusions component to exclude IP addresses from the Global Traffic Manager metrics.

EXAMPLES
       modify metrics-exclusions addresses add {10.10.10.1}

       Excludes the IP address 10.10.10.1 from inclusion in the Global Traffic Manager metrics.

       list metrics-exclusions

       Displays the IP addresses that are excluded from the Global Traffic Manager metrics.

OPTIONS
       ip address
	    Specifies the IP addresses that you want to add to or delete from the exclusion list, or with which you want to
	    replace all existing IP addresses that are currently on the exclusion list.

SEE ALSO
       edit, gtm global-settings general, gtm global-settings load-balancing, gtm global-settings metrics, list, modify, show,
       tmsh

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

BIG-IP							    2013-04-12			 gtm global-settings metrics-exclusions(1)