Good day,
we have to following problem: We have to change simple the IP-Adress from our Nagios-xi-Server (Distribution: CentOS Linux 7 (Core) but unfortunately it was not possible so far to change same.
With the "usual" commands it was unfortunately not successfull so far..
Need quickly help how to change the ip-adress as have no access presently to have Monitoring of Nagios xi.
Many thanks beforehand for your help.
Nagios xi- Change of IP-Adresse (Distribution: CentOS Core)
-
- Posts: 12
- Joined: Tue Nov 02, 2021 10:23 am
-
- Posts: 327
- Joined: Wed Aug 09, 2023 9:58 am
Re: Nagios xi- Change of IP-Adresse (Distribution: CentOS Core)
Hey @RalfSRalfS wrote: ↑Tue Feb 25, 2025 7:52 am Good day,
we have to following problem: We have to change simple the IP-Adress from our Nagios-xi-Server (Distribution: CentOS Linux 7 (Core) but unfortunately it was not possible so far to change same.
With the "usual" commands it was unfortunately not successfull so far..
Need quickly help how to change the ip-adress as have no access presently to have Monitoring of Nagios xi.
Many thanks beforehand for your help.
What commands have you tried to change your ip address? If you have nmtui installed you can run that and follow the gui to change your Ip address. Make sure to be in contact or have the information from your IT team for what settings you should change if you don't now. Otherwise have you tried modifing your /etc/sysconfig/network-scripts/ifcfg* to the ip address you would want to change to? After doing that make sure to restart your network and nagios at least. You should be able to do so with
Code: Select all
sudo systemctl restart network
sudo systemctl restart nagios
-
- Posts: 12
- Joined: Tue Nov 02, 2021 10:23 am
Re: Nagios xi- Change of IP-Adresse (Distribution: CentOS Core)
Hello,
many thanks for for your help/hint!
Have solved same with this tool.
Thanks!
many thanks for for your help/hint!
Have solved same with this tool.
Thanks!