...
If you want to register and update all remote hosts from a remote site, now you can add the remote site here:
Now you can bake , and sign the agent and register the agent updater:
Code Block | ||||
---|---|---|---|---|
| ||||
root@linux:~# cmk-update-agent register -v +-------------------------------------------------------------------+ | | | Check_MK Agent Updater v2.0.0b5 - Registration | | | | Activation of automatic agent updates. Your first step is to | | register this host at your deployment server for agent updates. | | For this step you need an administration account on WATO for | | that server. | | | +-------------------------------------------------------------------+ Our host name in the monitoring: myremotesite WATO user with admin permissions: cmkadmin Password: Going to register agent at deployment server Applying new update URL http://myhost/myremotesite/check_mk/ from deployment server Successfully registered agent of host "myremotesite" for deployment. You can now update your agent by running 'cmk-update-agent -v' Saved your registration settings to /etc/cmk-update-agent.state. |
...