mirror of https://github.com/Icinga/icinga2.git
commit
5017f5fa43
|
@ -1866,7 +1866,7 @@ The returned messages are synced directly to the sender's endpoint, no cluster b
|
|||
|
||||
> **Note**: EventCommand errors are just logged on the remote endpoint.
|
||||
|
||||
### event::UpdateExecutions <a id="technical-concepts-json-rpc-messages-event-updateexecutions"></a>
|
||||
#### event::UpdateExecutions <a id="technical-concepts-json-rpc-messages-event-updateexecutions"></a>
|
||||
|
||||
> Location: `clusterevents.cpp`
|
||||
|
||||
|
@ -1900,7 +1900,7 @@ Message updates will be dropped when:
|
|||
* Checkable does not exist.
|
||||
* Origin endpoint's zone is not allowed to access this checkable.
|
||||
|
||||
### event::ExecutedCommand <a id="technical-concepts-json-rpc-messages-event-executedcommand"></a>
|
||||
#### event::ExecutedCommand <a id="technical-concepts-json-rpc-messages-event-executedcommand"></a>
|
||||
|
||||
> Location: `clusterevents.cpp`
|
||||
|
||||
|
|
Loading…
Reference in New Issue