After you've installed your connections, verify that they and other components, like HubHead, are running.
On Windows machines
HubHead
- Open the Windows Services application.
- Locate the HubHead service in the list and verify that the Status is
Running.
DNS/DHCP agents
- Open the Windows Services application.
- Locate the DNS/DHCP agents in the list and verify that the Status is
Running. - Then, navigate to the Connection hub in BlueCat Horizon.
- Locate the associated connection(s) in the list and verify that the Status is Connected.
On Linux machines
HubHead
- Use the following command to verify that HubHead is
running:
systemctl status hub-head - In the response, check that the status under
Active:isactive (running).
DNS/DHCP agents
- Use the following command to verify that your DNS/DHCP agents are
running:
If you are unable to connect to the agents after installation, check the system log for error messages.systemctl status mmremote systemctl status mmdhcpremote - Then, navigate to the Connection hub in BlueCat Horizon.
- Locate the associated connection(s) in the list and verify that the Status is Connected.