tezarin
tezarin
Hi, Thanks for your reply. I did what you said but still getting the same error. Did I have to install anything on the Shinken docker container? This is how...
Thanks. Yes, I restarted it. Couple of things I changed: On the remote host, I commented out the nagios user and added a line for shinken user. Same for the...
Thanks much, especially for the great diagram. I checked from inside the container and looks like I'm not exposing the port 5666: /usr/lib/nagios/plugins/check_nrpe -H localhost connect to address ::1 port...
Now on the server, I am able to run check_nrpe: root@ContainerIP:/# /usr/lib/nagios/plugins/check_nrpe -H localhost NRPE v2.13 But on the remote host, I get an error: root@RemotehostIP:/# /usr/lib/nagios/plugins/check_nrpe -H 127.0.0.1 CHECK_NRPE:...