ltm classification stats urlcat-cloudΒΆ

ltm classification stats urlcat-cloud(1)	  BIG-IP TMSH Manual	     ltm classification stats urlcat-cloud(1)

NAME
       urlcat-cloud - Displays and resets URL category cloud lookup statistics.

MODULE
       ltm classification stats

SYNTAX
       Display statistics for the url category lookup within the ltm classification stats module using the syntax in
       the following section.

   DISPLAY
       show urlcat-cloud
	   option:
		(default | exa | gig | kil | meg | peta | raw | tera | yotta | zetta)

DESCRIPTION
       You can use the urlcat-cloud component to display URL category cloud lookup statistics. The statistics details
       are described below:

       Lookups
	    Specifies the number of URL look-up happened in cloud cache.

       Cloud Query
	    Specifies the number of queries sent to the cloud. This happens if the entry is not present in cloud
	    cache.

       Cloud Response
	    Specifies the number of responses received from the cloud lookup. Each TMM gets a response. Hence the
	    total is multiplied by TMM count.

       Unknown
	    Specifies the number of unknown responses from the cloud. This means the webroot cloud does not know
	    about the queried URL.

       Entries
	    Specifies the number of entries present in the cloud cache. Each TMM has a copy of the cache. This number
	    is cumulative and reset-stats does not reset this number.

       Add  Specifies the number of entries added to the cloud cache. If the cache is not cleared "adds" and
	    "entries" must be the same.

       Delete
	    Specifies he number of entries cleared from the cloud cache.

       Queue Full
	    Specifies the number of instances that tmm could not send out a URL query.

       You can reset the URL category cloud lookup statistics using reset-stats command. Reset-stats does not reset
       the number of entries in the cache.

EXAMPLES
       show urlcat-cloud

       Displays the URL category cloud lookup statistics.

       reset-stats urlcat-cloud

       Resets the URL category cloud lookup statistics, except the number of entries in the cache.

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

SEE ALSO
       reset-stats, 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 2009-2016. All rights reserved.

BIG-IP						      2016-03-14	     ltm classification stats urlcat-cloud(1)