New in version 2.8.
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
hostname
-
/ required
|
ini entries:
[callback_nrdp] env:NRDP_HOSTNAME
|
hostname where the passive check is linked to
|
|
servicename
-
/ required
|
ini entries:
[callback_nrdp] env:NRDP_SERVICENAME
|
service where the passive check is linked to
|
|
token
-
/ required
|
ini entries:
[callback_nrdp] env:NRDP_TOKEN
|
token to be allowed to push nrdp events
|
|
url
-
/ required
|
ini entries:
[callback_nrdp] env:NRDP_URL
|
url of the nrdp server
|
|
validate_certs
-
|
Default: "no"
|
ini entries:
[callback_nrdp] [callback_nrdp] env:NRDP_VALIDATE_CERTS
|
(bool) validate the SSL certificate of the nrdp server. (For HTTPS url)
aliases: validate_nrdp_certs |
Hint
If you notice any issues in this documentation you can edit this document to improve it.