Gateway Hub ["Geneos"]
["Geneos > Gateway Hub"]["User Guide"]

Validate an install

Overview

Once you have installed Gateway Hub, you can validate the installation in several ways:

  • Query the /ping REST address.
  • Access the Web Console.
  • Enable self monitoring.

Query the REST address

Use a browser, a dedicated client such as Postman, or curl -k in the command line, to query the REST address followed by /v0/ping. The default REST address is https://<hostname>:8081/.

If the installation is successful, this returns 200 OK, and no output.

Access the Geneos Web Console

View the Geneos Web Console by entering https://<hostname>:<port> in a web browser, replacing <hostname> with the hostname of the Gateway Hub server. Replace <port> with the Web Console port, the default is 8443.

If the installation is successful, the page shows the Geneos Web Console.

For more information about the Web Console, see Access Geneos Web Console.

Enable self monitoring

Each Gateway Hub node runs an internal Netprobe and Collection Agent to collect metrics on its own performance.

You can connect a Gateway to the internal Netprobe to monitor Gateway Hub from your Active Console. You must connect to each node individually. To do this, follow the steps in Gateway Hub self monitoring.

To use Gateway Hub self monitoring you must have an up to date licence that includes the required tokens to use the following plugins:

  • Kafka-plugin

  • prometheus-target-plugin

  • Zookeeper-plugin

  • Postgresql-plugin

  • linux-infra-plugin

  • system-plugin

  • StatsD-plugin