@@ -28,7 +28,9 @@ Expected body is in a JSON format:
"component":"<COMPONENT_IDENTIFIER>"
}
```
Where:
*`<NAGIOS_STATUS>` - one of the statuses `OK|WARNING|CRITICAL`
*`<NAGIOS_MESSAGE` - message that will be displayed as a message of status update (so should describe what has happened and why the status has changed)
*`<COMPONENT_IDENTIFIER>` - identifier of the component for which the status is being updated - needs to be agreed in advance and set in the mapping file or has to use component ID from status.IO
-`<NAGIOS_STATUS>` - one of the statuses `OK|WARNING|CRITICAL`
-`<NAGIOS_MESSAGE` - message that will be displayed as a message of status update (so should describe what has happened and why the status has changed)
-`<COMPONENT_IDENTIFIER>` - identifier of the component for which the status is being updated - needs to be agreed in advance and set in the mapping file or has to use component ID from status.IO