Page 2 of 2

Re: "URL /nagios/< was not found" after Ubuntu 18.04.01 upgr

Posted: Mon Nov 05, 2018 9:04 am
by scottwilkerson
Glad you solved the first problem.

The next error could be due to the NRPE agent only allowing connections to certain hosts and if your IP changed you would need to allow the new host IP in the nrpe.cfg on the remote machines where x.x.x.x is your nagios server's IP

Code: Select all

allowed_hosts=127.0.0.1,x.x.x.x
then restart nrpe