Add new alarm for FD limit reached
Add a new alarm for open FD approaching limit (major) or limit is reached (critical). Partial-bug: 1952126 Change-Id: Ifaece0e1d7a335f980cfebc3a591a90edbc35742 Signed-off-by: Bin Qian <bin.qian@windriver.com>
This commit is contained in:
parent
b04abb5162
commit
6105f83a85
@ -458,6 +458,24 @@
|
|||||||
Management_Affecting_Severity: none
|
Management_Affecting_Severity: none
|
||||||
Degrade_Affecting_Severity: none
|
Degrade_Affecting_Severity: none
|
||||||
|
|
||||||
|
100.150:
|
||||||
|
Type: Alarm
|
||||||
|
Description:
|
||||||
|
critical: "service open file descriptor has reached its limit"
|
||||||
|
major: "service open file descriptor is approaching to its limit"
|
||||||
|
Entity_Instance_ID: |-
|
||||||
|
host=<hostname>.resource_type=file-descriptor.service_name=<service-name>
|
||||||
|
Severity: [critical, major]
|
||||||
|
Proposed_Repair_Action: "swact to the other controller if it is available"
|
||||||
|
Maintenance_Action: none
|
||||||
|
Inhibit_Alarms:
|
||||||
|
Alarm_Type: operational-violation
|
||||||
|
Probable_Cause: threshold-crossed
|
||||||
|
Service_Affecting: True
|
||||||
|
Suppression: False
|
||||||
|
Management_Affecting_Severity: critical
|
||||||
|
Degrade_Affecting_Severity: critical
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# MAINTENANCE
|
# MAINTENANCE
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user