1 nrpe
<nrpe
host='host'
port='port'
timeout='timeout'
ssl='ssl'
command='command'
/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Ahost | string | ||||
Aport | integer | 5666 | Access port, if not indicated it is used the port 5666. | ||
Atimeout | integer | 10 | |||
Assl | boolean | ||||
Acommand | string |
Returns | |
---|---|
Type | Description |
Object | Returns a Nrpe Packet. |
Exceptions
required attribute 'host' not defined
The name of the host has not been specified.