Velocimetrics Health

Overview Copied

Velocimetrics provides a real-time flow, volume and latency performance analysis. It is hardware based, and it includes a flow monitoring correlation engine. Velocimetrics Health Monitoring (VMX) integration with Geneos enables you to retrieve health statistics from the VMX servers using the JMX API and display them as dataviews in Geneos.

This guide walks you through the integration process.

Audience Copied

This guide is intended for users who are setting up, configuring, troubleshooting and maintaining this integration. This is also intended for users who will be using Active Console to monitor data from JMX servers.

You should be familiar Python and Java, and with the administration of the JMX servers.

Prerequisites Copied

The following requirements must be met before the installation and setup of the template:

Java requirements Copied

The Java installation and environment configuration is a common source of errors for users setting up Java-based components and plug-ins. It is recommended to read Configure the Java environment to help you understand your Java installation.

Installation procedure Copied

The VMX monitoring integration is largely pre-configured and involves four primary steps:

  1. Download the integration files from the resources site.
  2. Load the integration file in the Gateway Setup Editor.
  3. Associate the samplers with a managed entity.
  4. Connect to a VMX server.

Note

The include files are intended to be read-only and should not be edited (unless the integration specifically requires for them to be modified). This is because include files can be shared between a few instances of a Gateway and best practice is to share them in their default state. It is also to make the upgrades and maintenance process of the integration files easier. All configuration should be carried out in your local Gateway files instead.

Download the integration files Copied

  1. Download the integration package geneos-integration-vmx-<version>.zip from the ITRS Downloads site.
  2. As a best practice, save the files on the same machine where your Gateway is running.

The integration package includes a number of files. This is the file that determines the integration setup:

Load the integration files Copied

To load the integration files into the Gateway Setup Editor, follow these steps:

  1. Open Gateway Setup Editor.
  2. In the Navigation panel, click Includes to create a new file.
  3. Enter the location of the file to include in the Location field. In this example, it is the vmx_include.xml.
  4. Update the Priority field. This can be any value except 1. If you input a priority of 1, the Gateway Setup Editor will return an error.
  5. Expand the file location in the Include section.
  6. Select Click to load.
  7. Click Yes to load the new include file. VMX integration file

Success

Gateway configuration now appears in the Includes section.

Associate the samplers with a managed entity Copied

After you have loaded the configuration file, the VMX monitoring samplers become available for use. To associate the samplers with a managed entity, follow these steps:

  1. In the Gateway Setup Editor, create a new managed entity by right-clicking the Managed entities folder.
  2. Under the Basic tab for the new managed entity, add pre-configured samplers.
  3. Apply the managed entity to the running netprobe.
  4. Click Validate current document to check your configuration.
  5. Click Save current document to apply the changes.

VMX managed entity

For more information about include files, see the Gateway Setup Editor.

Connect to a VMX server Copied

To connect to a VMX server, you need the URL of the server, and username and password (if required).

  1. In the Gateway Setup Editor, open a configuration window of one of the pre-configured samplers.
  2. Under the Basic tab of the JMX-server plugin, provide the URL of the VMX server you want to connect to.
  3. Provide username and password (if required).
  4. Validate and save your changes.

Repeat the steps for each sampler.

VMX sampler

Success

After you save your changes to the managed entity, the VMX dataviews appear under the managed entity on the state tree.

Metrics and dataviews Copied

The sections below list metrics and example dataviews available with the VMX integration.

VMX Artemis Agent Copied

This sampler provides a list of your available VMX Artemis Agent metrics.

VMX Artemis Agent

Column Name Description
Name Name of the available Java object (Mbean) attribute.
Value Value of the available Java object (Mbean) attribute.

VMX Artemis Cluster Copied

This sampler provides a list of your available VMX Artemis Cluster metrics.

VMX Artemis Cluster

Column Name Description
Name Name of the available Java object (Mbean) attribute.
Value Value of the available Java object (Mbean) attribute.

VMX Artemis Cache Copied

This sampler provides a list of your available VMX Artemis Cache metrics.

VMX Artemis Cache

Column Name Description
Name Name of the available Java object (Mbean) attribute.
Value Value of the available Java object (Mbean) attribute.

VMX HeapMem Copied

This sampler provides a list of your available VMX HeapMem metrics.

VMX HeapMem

Column Name Description
Name Name of the available Java object (Mbean) attribute.
Value Value of the available Java object (Mbean) attribute.

VMX NonHeapMem Copied

This sampler provides a list of your available VMX NonHeapMem metrics.

VMX NonHeapMem

Column Name Description
Name Name of the available Java object (Mbean) attribute.
Value Value of the available Java object (Mbean) attribute.
["Geneos"] ["Geneos > Netprobe"] ["User Guide"]

Was this topic helpful?