sys cpuΒΆ

sys cpu(1)						BIG-IP TMSH Manual						sys cpu(1)

NAME
       cpu - Displays statistics about the Traffic Management Microkernel (TMM) service, specifically, CPU cycles.

MODULE
       sys

SYNTAX
       Display statistics for the cpu component within the sys module using the syntax in the following section.

   DISPLAY
	show cpu
	  options:
	    (default | exa | gig | kil | meg | peta | raw | tera | yotta | zetta)
	    global

DESCRIPTION
       You can use the cpu component to display the CPU cycles for the system. You can also specify the unit value in which the
       system displays statistics.

EXAMPLES
       show cpu

       Displays TMM processor statistics in the system default units.

       show cpu raw

       Displays raw TMM processor statistics.

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

BIG-IP							    2015-07-22							sys cpu(1)