e60b972a04
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
989 B
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.