a" = "$nrpe_arg_list$"
}
The problem is that all the arguments I give it are considered in the
execution as a single string argument,
and that's why I get an unknown status.
What would be a good practice configuration for this problem?
Thanks
2014-06-25 15:48 GMT+02:00 el ma
hello,
im trying to define a sevice as follow:
apply Service "nrpe-load" {
import "tpl-service"
check_command = "check_nrpe_load"
vars.w_level = "30"
vars.c_level = "5"
vars.nrpe_timeout = "15"
assign where host.vars.tpl-linux
}
object CheckCommand "check_nrpe_load" {
impor
hello,
reading the following documentation :
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/toc#!/icinga2/latest/doc/module/icinga2/chapter/migration#differences-1x-2-dependencies-parents
I understand that there is an implicit service to host dependency. I would
expect that if the hos
I'm not able to see any information on my icinga-web interface . i have
installed icinga2 and icinga-web.In my icinga-web interface i get an error
"icinga is currently reloading".
when i've checked my log file (/var/log/icinga2/icinga2.log) i've found
this:[PN6icinga12ContextTraceE] =
(0) R
hello,
please i'm installing icinga2, and now i'm trying to install icinga web
after doing all the steps ,i have tried to browse it to my web insallation
URL but i get no thing .i think that the problem comes from the file
/etc/icinga-web/conf;d/databases.xml
in fact, i let the default content in t