Skip to main content

Maltem Insight Rest API

Overview​

Maltem Insight Performance (MIP) provides solutions to measure performance of web applications and thick clients through custom scenarios. It provides an API to gather metrics and status associated to the end-user experience from various locations.

How it works​

The MIP instance exposes a JSON based RestAPI. Centreon connector uses this endpoint to fetch relevant data about Digital Experience Monitoring Scenarios

image

Compatibility​

The connector has been tested with MIP v 6.4.90 and its API.

Requirements​

MIP​

To be able to get data from MIP API, you must have a valid API key. Contact MIP support or sales representative to get one.

Centreon​

  1. Install the MIP plugin on each poller monitoring MIP endpoints:
yum install -y centreon-plugin-Applications-Monitoring-Mip-Restapi`
  1. Install the Monitoring Connector RPM on your Central Server:

Configuration​

Hosts​

You can now add a new host based on the App-Monitoring-Mip-Restapi-custom host template. The host macros marked hereafter as "mandatory" need to be configured:

MandatoryNameDescription
xMIPAPIPROTOProtocol used to connect to MIP API. Default: https
xMIPAPIPORTPort used to connect to MIP API. Default: 443
xMIPAPIHOSTNAMEMIP Instance FQDN
xMIPAPIKEYMIP API Key
MIPAPIEXTRAOPTIONSAny relevant extraoptions (proxy, http-backend, etc.)
xMIPAPITIMEOUTTimeout to use during API requests

Set the 'Create service linked to template" option to 'No' and save your configuration.

Services​

A discovery rule is available to get all your scenarios and quickly configure them as Centreon services. Here is a step-by-step guide:

  • Go to "Configuration > Services" and click "Scan" in the Discovery sub menu

  • Fill the Host box with the hostname configured in the previous section

  • Select 'App-Monitoring-Mip-Scenarios' in the rule drop-down list on the left

  • Click Scan to launch the discovery process

  • Check the boxes associated to the scenario you want to monitor

  • Save and then go to the 'Configuration > Pollers' menu to export your configuration