I would start by running icinga2 in debug mode in foreground and filter the output:

icinga2 daemon -x notice | grep nrpe

Reschedule your check (or wait until it is being executed) and extract the exact commandline which will be executed by icinga2.
Once you have that, go from there to identify any error.

Of course, don't forget to restart icinga2 as daemon.

Regards,
Markus
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to