Nagio Core 4.0.2 DNS Update

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
CrunchWrapSupreme
Posts: 2
Joined: Fri Dec 01, 2023 1:07 pm

Nagio Core 4.0.2 DNS Update

Post by CrunchWrapSupreme »

Hello Everyone,

We are currently using Nagios Core 4.0.2. The server is on a VM and we need to update the DNS of the Nagios. I updated the DNS of the VM host but couldn't locate where to update the Nagios itself. Is it updated through the GUI or CLI? Thank you for the assistance.
bbahn
Posts: 386
Joined: Thu Jan 12, 2023 5:42 pm

Re: Nagio Core 4.0.2 DNS Update

Post by bbahn »

Hello CrunchWrapSupreme,

Nagios Core sits on its server's Operating System, so if you've updated the DNS of your VM that is hosting Nagios, you shouldn't need to do anything with Nagios. You may, however, need to `sudo systemctl restart nagios` or `sudo service nagios restart` depending on your system.
Actively advancing awesome answers with ardent alliteration, aptly addressing all ambiguities. Amplify your acumen and avail our amicable assistance. Eagerly awaiting your astute assessments of our advice.
CrunchWrapSupreme
Posts: 2
Joined: Fri Dec 01, 2023 1:07 pm

Re: Nagio Core 4.0.2 DNS Update

Post by CrunchWrapSupreme »

bbahn wrote: Fri Dec 01, 2023 5:05 pm Hello CrunchWrapSupreme,

Nagios Core sits on its server's Operating System, so if you've updated the DNS of your VM that is hosting Nagios, you shouldn't need to do anything with Nagios. You may, however, need to `sudo systemctl restart nagios` or `sudo service nagios restart` depending on your system.
Awesome, thank you so much for the reply.
Post Reply