Get desktop application:
View/edit binary Protocol Buffers messages
Execute command request and response. Used for executing commands on clients similar to :py:class:`Plugin.QueryRequestMessage` but wont return Nagios check data Associated response is :py:class:`Plugin.ExecuteResponseMessage`
Used in:
Execute command request and response. Used for executing commands on clients similar to :py:class:`Plugin.QueryRequestMessage` but wont return Nagios check data Associated response is :py:class:`Plugin.ExecuteResponseMessage`
Used in:
Used in:
Query request Used for querying the client this is the "normal" check_nrpe message request. Associated response is :py:class:`Plugin.QueryResponseMessage`
Used in:
Query response Used for querying the client this is the "normal" check_nrpe message request. Associated request is `[QueryRequestMessage](#.Plugin.QueryRequestMessage)`
Used in:
,Used in:
Schedule Notification commands Used when a schedule is executed
A request message of a schule notification
Used in:
Submit result request message. Used for submitting a passive check results. The actual payload (Request) is a normal :py:class:`Plugin.QueryResponseMessage.Response`. Associated response is :py:class:`Plugin.SubmitResponseMessage`
The header
Submit result response message. Response from submitting a passive check results. Associated request is :py:class:`Plugin.SubmitRequestMessage`
Used in: