sys alert lcdΒΆ

sys alert lcd(1)	      BIG-IP TMSH Manual	      sys alert lcd(1)



NAME
       alert - Manages outstanding alerts.

MODULE
       sys

SYNTAX
       Manages the outstanding alerts on the system when used with the syntax
       below.

   DISPLAY
	show alert lcd

   MODIFY
	reset-stats alert lcd
	reset-stats alert lcd [ priority { alert | critical | emergency | error | info | warning } ]

DESCRIPTION
       You can use the lcd component to display or clear the lcd alerts for
       the system.  The clear lcd alerts can be issued with the priority
       option followed by the priority value in which case only alerts with
       matching priority are cleared.

EXAMPLES
       show alert lcd

       Displays lcd alerts.

       reset-stats alert lcd

       Clears all lcd alerts.

SEE ALSO
       reset-stats, show, sys alert lcd, 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				  2016-03-14		      sys alert lcd(1)