This commit is contained in:
2023-12-29 20:42:30 +08:00
parent bb8d367967
commit b74d0059b8
2 changed files with 2 additions and 2 deletions

View File

@@ -319,7 +319,7 @@ REPLACE INTO
)
VALUES (
10,
'Network Element Health Check',
'job.genNeStateAlarm',
'SYSTEM',
'genNeStateAlarm',
'{\"AlarmID\":\"HXEMSSM10000\",\"alarmCode\":\"10000\",\"alarmTitle\":\"The system state is abnormal\",\"neType\":\"OMC\",\"alarmType\":\"EquipmentAlarm\",\"origSeverity\": \"Major\",\"objectName\":\"EMS;SystemManagement;Heartbeat\",\"objectType\":\"SystemState\",\"specificProblem\":\"Alarm cause: the system state of target NE has not been received for {threshold} seconds\", \"specificProblemID\":\"AC10000\",\"threshold\":30}',

View File

@@ -415,7 +415,7 @@ REPLACE
)
VALUES (
10,
'Network Element Health Check',
'job.genNeStateAlarm',
'SYSTEM',
'genNeStateAlarm',
'{\"AlarmID\":\"HXEMSSM10000\",\"alarmCode\":\"10000\",\"alarmTitle\":\"The system state is abnormal\",\"neType\":\"OMC\",\"alarmType\":\"EquipmentAlarm\",\"origSeverity\": \"Major\",\"objectName\":\"EMS;SystemManagement;Heartbeat\",\"objectType\":\"SystemState\",\"specificProblem\":\"Alarm cause: the system state of target NE has not been received for {threshold} seconds\", \"specificProblemID\":\"AC10000\",\"threshold\":30}',