Add alarm severity legend (dsR6)

Add alarm severity legend to each series file.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I4136b1808b9643dd6b7680e212999a20d79fd040
This commit is contained in:
Ron Stone
2023-01-23 12:14:37 -05:00
parent b3b998721e
commit b1036ce292

View File

@@ -14,12 +14,35 @@ one or more letters, as follows:
- C: Critical
Indicates that a platform service affecting condition has occurred and immediate
corrective action is required. (A mandatory platform service has become totally
out of service and its capability must be restored.)
- M: Major
Indicates that a platform service affecting condition has developed and urgent
corrective action is required. (A mandatory platform service has developed a severe
degradation and its full capability must be restored.)
- or -
An optional platform service has become totally out of service and its capability
should be restored.
- m: Minor
Indicates that a platform non-service affecting fault condition has developed and
corrective action should be taken in order to prevent a more serious fault. (The
fault condition is not currently impacting / degrading the capability of the platform
service.)
- W: Warning
Indicates the detection of a potential or impending service affecting fault. Action
should be taken to further diagnose and correct the problem in order to prevent it
from becoming a more serious service affecting fault
A slash-separated list of letters is used when the alarm can be triggered with
one of several severity levels.