I have install centreon with remoteDB and one poller based on centos8 ,it works well. but now I want to change the IP addresses of these three servers, and I would like to know which configuration files I need to modify to ensure that the monitoring system functions properly after the change.
Page 1 / 1
HI
If you want to change the IP address of a poller:
- Go to “Configuration > Pollers > Pollers” menu, edit your poller, change IP and SAve
- Restart gorgoned process on Centreon Central server:
- systemctl restart gorgoned
- Generate and export configuration for your poller using “Configuration > Pollers > Pollers” menu
If you want to change the IP address of your DBMS:
- Edit following files:
- /etc/centreon/centreon.conf.php
- /etc/centreon/conf.pm
- /etc/centreon/config.d/10-database.yaml
- Edit your Centreon Broker central (“central-broker-master”) configuration using “Configuration > Pollers > Broker configuration”, in output tab for “Unified SQL” output and save
- Generate and export configuration for your Central server using “Configuration > Pollers > Pollers” menu
- Restart centreon process on Centreon central server:
- systemctl restart centreon
Hi
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.