monitoring/549b0cb3b0abaca09c87231cc0b...

57 lines
2.4 KiB
Plaintext

{
"comments": [
{
"unresolved": true,
"key": {
"uuid": "b4ac9a79_951d629c",
"filename": "collectd-extensions/src/ptp.py",
"patchSetId": 9
},
"lineNbr": 1029,
"author": {
"id": 9926
},
"writtenOn": "2024-02-01T21:15:25Z",
"side": 1,
"message": "is this a mutually exclusive condition from the condition at line 928?\n\n(e.g. is the alarm for ALARM_CAUSE__PHC2SYS_CLOCK_SOURCE_SELECTION_CHANGE at line 979 also applicable in this case?)",
"revId": "549b0cb3b0abaca09c87231cc0bef21abc29f25f",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543"
},
{
"unresolved": true,
"key": {
"uuid": "a132cb6e_541058e0",
"filename": "collectd-extensions/src/ptp.py",
"patchSetId": 9
},
"lineNbr": 1029,
"author": {
"id": 31928
},
"writtenOn": "2024-02-01T21:49:15Z",
"side": 1,
"message": "The alarms in this block all need to be instantiated once for each interface, as each interface can individually meet the criteria for these alarms.\n\nThe alarms in the block above are per instance, so a fault of that kind will only needs to be checked/raised once for each configured instance.\n\nThe ALARM_CAUSE__PHC2SYS_CLOCK_SOURCE_SELECTION_CHANGE is a special one as it is owned by an instance and accepts an interface as part of the description, but it can only be triggered in single intervals when phc2sys switch from ens1f0 to ens2f0 (for example). That alarm is different because we don\u0027t actually raise it - we use the fm-api \"msg\" type which just logs an occurrence of it for auditing purposes but do not persist an alarm.\n\nLet me know if I\u0027m not fully understanding your question.",
"parentUuid": "b4ac9a79_951d629c",
"revId": "549b0cb3b0abaca09c87231cc0bef21abc29f25f",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543"
},
{
"unresolved": false,
"key": {
"uuid": "49cc86fe_cd42753e",
"filename": "collectd-extensions/src/ptp.py",
"patchSetId": 9
},
"lineNbr": 1029,
"author": {
"id": 31928
},
"writtenOn": "2024-02-02T14:44:14Z",
"side": 1,
"message": "Done",
"parentUuid": "a132cb6e_541058e0",
"revId": "549b0cb3b0abaca09c87231cc0bef21abc29f25f",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543"
}
]
}