If your chose Current Alarms - you can see Clear, but if choose All Events - you can oly select and save - it's impossible to delete
And first question was - SmartKit knows, that Alarm was manually deleted, and it is error while health checking
may be in cli, using engineer or developer view i can correct it
And second - how to delete Events, not Alarms (i can delete Alarms )
I want to pass this
Checking whether a major or critical alarm is manually deleted
| Original Information | command Code(Rest): 55847747768
result: {'71': {'type': 'string', 'value': 'TRUE'}} |
|---|
| Check Method | Step 1 Log in to the device as user admin. Step 2 If the device is a Dorado device (excluding Dorado NAS), use the REST interface for query and check the returned value. Step 3 If the device version is later than or equal to V300R003C00, run the show event status=cleared |filterRow column=Level predict=match value=Major logicOp=or column=Level predict=match value=Critical command to check whether records exist. |
|---|
| Check Criteria | 1.If the value returned by the REST interface in step 2 is True, the check result is Not passed. 2.If a major or critical alarm is manually deleted in step 3, the check result is Not passed. |
|---|
| Recovery Suggestion | If an alarm is manually deleted, manually check whether the fault in the alarm is rectified. If yes, skip this check item. |
|---|
| Check Result | Not passed If a major or critical alarm is manually deleted, please manually check whether the deleted alarm is recovered. If yes, please ignore this. |
|---|