×
Back to ITRS Internal Only FAQ
Internal documentation only
This page has been marked as draft.
How to change IP address of Orchestrator
-
Change the IP address of your Orchestrator to the desired new IP address.
-
Update /etc/hosts on the Orchestrator to reflect new IP address.
-
# /etc/hosts <new ip address> orchestrator.opsview.local # hostname might be different for your Orchestrator
-
-
Update the IP address in /opt/opsview/etc/opsview_deploy.yml for the Orchestrator.
-
# /opt/opsview/etc/opsview_deploy.yml orchestrator_hosts: opsview-orchestrator: ip: <new ip address>
-
-
Run the following playbooks:
-
/opt/opsview/deploy/bin/opsview-deploy /opt/opsview/deploy/lib/playbooks/setup-everything.yml -
/opt/opsview/deploy/bin/opsview-deploy /opt/opsview/deploy/lib/playbooks/setup-monitoring.yml
-
-
Log into Web UI with new IP address. Apply Changes.
You have now updated the IP Address of your Orchestrator.
["Geneos"]
["FAQ"]