sys sflow global-settings interfaceΒΆ

sys sflow global-settings interface(1)			BIG-IP TMSH Manual		    sys sflow global-settings interface(1)

NAME
       interface - Manages the global sFlow configuration for interfaces on the BIG-IP system.

MODULE
       sys sflow global-settings

SYNTAX
       Configure the interface component within the sys sflow global-settings module using the syntax shown in the following
       sections.

   MODIFY
	modify interface
	  options:
	   description [string]
	   poll-interval [integer]

   DISPLAY
	list interface
	  options:
	    all-properties
	    non-default-properties
	    one-line

DESCRIPTION
       You can use the interface component to modify or list the global sFlow configuration for interfaces on the BIG-IP system.

       Note: You can modify the global sFlow configuration for interfaces on the BIG-IP system, only if you are assigned either
       the Resource Administrator or Administrator user role.

EXAMPLES
       modify interface poll-interval 60

       Sets the poll-interval to 60 seconds for all monitored data sources (interfaces) on the BIG-IP system.

OPTIONS
       description
	    User defined description.

       poll-interval
	    Specifies the maximum interval in seconds between polling by the sFlow agent of all monitored data sources
	    (interfaces) on the BIG-IP system. The default value is 10.

SEE ALSO
       list, modify, 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-2013. All rights reserved.

BIG-IP							    2013-10-15			    sys sflow global-settings interface(1)