basti writes:
> Hello,
> I setup icinga2 and try to check a client via nrpe.
> Is there a way to set check args on icinga server?
>From https://github.com/NagiosEnterprises/nrpe/blob/master/SECURITY.md:
To enable support for command argument in the daemon, you must do two things:
1. Run the con
Hello,
I setup icinga2 and try to check a client via nrpe.
Is there a way to set check args on icinga server?
I have try:
root@icinga:/etc/icinga2# /usr/lib/nagios/plugins/check_nrpe -H
client.example.com -c check_load -a '-w 15,10,5 -c 30,20,10'
NRPE: Command 'check_load!-w 15,10,5 -c 30,20,10'