sys sflow global-settings httpΒΆ

sys sflow global-settings httpBIG-IP TMSH Mansys sflow global-settings http(1)



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

MODULE
       sys sflow global-settings

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

   MODIFY
	modify http
	  options:
	   description [string]
	   poll-interval [integer]
	   sampling-rate [integer]

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

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

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

EXAMPLES
       modify http poll-interval 60 sampling-rate 1500

       Sets the poll-interval to 60 seconds and the sampling-rate to 1500
       packets for all monitored HTTP 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 all monitored HTTP data sources on the BIG-IP
	    system. The default value is 10.

       sampling-rate
	    Specifies the ratio of packets observed at all HTTP data sources
	    to the samples generated. For example, a sampling rate of 2000
	    specifies that 1 sample will be randomly generated for every 2000
	    packets observed. The default value is 1024.

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 http(1)