mirror of https://github.com/Icinga/icinga2.git
parent
7fc5af6aff
commit
6f4ae74e1e
|
@ -740,6 +740,8 @@ object CheckCommand "nrpe" {
|
|||
vars.nrpe_address = "$address$"
|
||||
vars.nrpe_no_ssl = false
|
||||
vars.nrpe_timeout_unknown = false
|
||||
|
||||
timeout = 5m
|
||||
}
|
||||
|
||||
/* Contrib plugins */
|
||||
|
|
Loading…
Reference in New Issue