Verifying that components are running - User Guide - BlueCat Horizon

BlueCat Horizon User Guide

ft:locale
en-US
Product name
BlueCat Horizon

After you've installed your connections, verify that they and other components, like HubHead, are running.

On Windows machines

HubHead

  1. Open the Windows Services application.
  2. Locate the HubHead service in the list and verify that the Status is Running.

DNS/DHCP agents

  1. Open the Windows Services application.
  2. Locate the DNS/DHCP agents in the list and verify that the Status is Running.
  3. Then, navigate to the Connection hub in BlueCat Horizon.
  4. Locate the associated connection(s) in the list and verify that the Status is Connected.

On Linux machines

HubHead

  1. Use the following command to verify that HubHead is running:
    systemctl status hub-head
  2. In the response, check that the status under Active: is active (running).

DNS/DHCP agents

  1. Use the following command to verify that your DNS/DHCP agents are running:
    systemctl status mmremote
    systemctl status mmdhcpremote
    If you are unable to connect to the agents after installation, check the system log for error messages.
  2. Then, navigate to the Connection hub in BlueCat Horizon.
  3. Locate the associated connection(s) in the list and verify that the Status is Connected.