From 63fcc33bbca0bc07719c070a8fa7c2a3d3f084b9 Mon Sep 17 00:00:00 2001 From: Enzo Candotti Date: Thu, 1 Apr 2021 11:37:45 -0300 Subject: [PATCH] Update events.yaml with DM-Monitor alarms Add a new alarm definition under the 260.001 id, created when resources reconciled status were false. Closes-Bug: 1922238 Signed-off-by: Enzo Candotti Change-Id: I96c05aaaf914bb253f7a71a7bfc79924c8da7857 --- fm-doc/fm_doc/events.yaml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/fm-doc/fm_doc/events.yaml b/fm-doc/fm_doc/events.yaml index 7bca5174..657021ff 100755 --- a/fm-doc/fm_doc/events.yaml +++ b/fm-doc/fm_doc/events.yaml @@ -1,7 +1,7 @@ --- # -# Copyright (c) 2013-2020 Wind River Systems, Inc. +# Copyright (c) 2013-2021 Wind River Systems, Inc. # # SPDX-License-Identifier: Apache-2.0 # @@ -845,6 +845,23 @@ Management_Affecting_Severity: warning Degrade_Affecting_Severity: none +#--------------------------------------------------------------------------- +# Deployment Manager Monitor +#--------------------------------------------------------------------------- +260.001: + Type: Alarm + Description: "Deployment Manager resource not reconciled: " + Entity_Instance_ID: resource=,name= + Severity: major + Proposed_Repair_Action: Monitor and if condition persists, validate deployment configuration. + Maintenance_Action: + Inhibit_Alarms: + Alarm_Type: operational-violation + Probable_Cause: configuration-out-of-date + Service_Affecting: True + Suppression: True + Management_Affecting_Severity: warning + Degrade_Affecting_Severity: none #--------------------------------------------------------------------------- # VM Compute Services