From a11600d92129ad417f7b451a6a8699b72c4845a2 Mon Sep 17 00:00:00 2001 From: spenugondaa Date: Mon, 19 Apr 2021 12:03:17 -0700 Subject: [PATCH] formatting of exec/show commands Signed-off-by: spenugondaa --- doc/event-alarm-framework/event-alarm-framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/event-alarm-framework/event-alarm-framework.md b/doc/event-alarm-framework/event-alarm-framework.md index a59ef7e8e7..a188cdbb5e 100644 --- a/doc/event-alarm-framework/event-alarm-framework.md +++ b/doc/event-alarm-framework/event-alarm-framework.md @@ -880,6 +880,7 @@ Acknowledging an alarm updates system health parameter and thereby system LED by The alarm record in the ALARM table is marked with is_acknowledged field set to true. +``` sonic# event profile ``` The command takes name of specified file, validates it for its syntax and values; merges it with its internal static map of events *static_event_map*. @@ -892,7 +893,6 @@ Note: The 'logging server' command is an existing, already supported command. It is only enhanced to take either 'log' or 'event' to indicate either native syslog messages or syslog messages corresponding to events alone are sent to the remote host. Support with VRF/source-interface and configuring remote-port are all backward comaptible and will be applicable to either 'log' or 'event' options. -``` #### 3.3.2.3 Show Commands ``` sonic# show system health