What is the proper way to get remote host check results without running
active checks for certain remote host on master node in a distributed
monitoring setup?
Do I need to use ExternalCommandListener or CheckResultReader ?
or something like below? Do I actually need to install certain agents to
achieve the effect?
object EventCommand "plugin-event-process-check-result" { import
"plugin-event-command" command = [ PluginDir + "/process_check_result",
"-H", "$host.name$", "-S", "$service.name$", "-c", LocalStateDir +
"/run/icinga2/cmd/icinga2.cmd", "-r", "0", "-o", "Event Handler triggered
in state '$service.state$' with output '$service.output$'." ] }
I haven't really used passive checks or anything like that in Icinga 1.X,
please advise, I'd really appreciate the help.
Thanks
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users