sys sflow global-settings systemΒΆ

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

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

MODULE
       sys sflow global-settings

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

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

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

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

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

EXAMPLES
       modify system poll-interval 60

       Sets the poll-interval to 60 seconds for the system data sources 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 the system data sources
	    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 system(1)