docs/doc/source/fault-mgmt/kubernetes/deleting-an-alarm-using-the-cli.rst
Stone e60b972a04 Directory reorganization for FM
This update brings FM in line with directory and index structure of other content.

Signed-off-by: Stone <ronald.stone@windriver.com>
Change-Id: If730098dc3eb119defa89647b04ac9f7c8717992
2021-03-25 09:04:59 -04:00

989 B

Delete an Alarm Using the CLI

You can manually delete an alarm that is not automatically cleared by the system.

Warning

Manually deleting an alarm should not be done unless it is absolutely clear that there is no reason for the alarm to be active.

You can use the command fm alarm-delete to manually delete an alarm that remains active/set for no apparent reason, which may happen in rare conditions. Alarms usually clear automatically when the related trigger or fault condition is corrected.

  • To delete an alarm, use the fm alarm-delete command.

    For example:

    ~(keystone_admin)$ fm alarm-delete 4ab5698a-19cb-4c17-bd63-302173fef62c

    Substitute the UUID of the alarm you wish to delete.