Hello, I'm new to Icinga2. I'm upgrading our system from oldish Icinga
1.7.2 to 2.x (installed on a brand new machine) and I've got a problem
here with sending external commands to
Icinga's pipe in /var/run/icinga2/cmd/icinga2.cmd.
I'm getting this error in my message log:
-
Nov 27 08:27:
I just setup a command like the following
object CheckCommand "check_ls" {
import "plugin-check-command"
command = [ "/bin/ls", PluginDir ]
}
The resulting output has only the files fetched from the monitoring-plugins
but the files which are directly added on the PluginDir directory is no