"URL /nagios/< was not found" after Ubuntu 18.04.01 upgrade

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

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

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked