Hi all,
I have nagios XI server monitoring window hosts and linx hosts. I had to change the static IP address of my Nagios server due to an internal infrastructure migration. I have many windows servers now with errror: "could not fetch information from server". What is the best way for me to point all the servers to the new Nagios IP. Should i re-install the windows agent on each server? Does it require a reboot?
Please help!
Regards,
Anoop.
How to add new server Ip to nagios clients.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How to add new server Ip to nagios clients.
I am going to assume you are using NSClient++ on these servers, to update the IP you would need to edit the following file on each serveranoopjeev wrote:What is the best way for me to point all the servers to the new Nagios IP. Should i re-install the windows agent on each server?
Code: Select all
C:\Program Files\NSClient++\nsclient.iniCode: Select all
allowed hosts = 127.0.0.1,::1Re: How to add new server Ip to nagios clients.
You can close this as resolved. THANKS!
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How to add new server Ip to nagios clients.
Great! Locking threadanoopjeev wrote:You can close this as resolved. THANKS!