Skip to main content

Monitoring your MAP server

This page describes how to monitor your Centreon MAP server after installation.

Please note that the endpoints specified on this page have been updated following the deprecation of the beta version. From 24.10, beta is replaced with latest in the paths.

Install Centreon MAP Engine connector

Centreon provides a Monitoring Connector and a plugin to monitor your Centreon MAP server.

Configure your services

Access your Centreon Web interface. Go to Configuration > Host > Add.

Fill in the basic information about your host and add the following host templates:

  • OS-Linux-SNMP-custom
  • App-Jvm-Centreon-Map-Engine-custom

To monitor centreon-map JVM, please use following macro values:

NameValue
ACTUATORCUSTOMMODEcentreonmap
ACTUATORAPIURLPATH/centreon-map/api/latest
ACTUATORAPIUSERNAMEApi username must be set
ACTUATORAPIPASSWORDApi password must be set

Remember to check the "Create Services linked to the Template too" checkbox.

You can now export your configuration, and your Centreon MAP server will be monitored.

You can also simply check by accessing the following URL, which tells you whether or not the server is up:

http://<MAP_IP>:8080/centreon-map/api/latest/actuator/health.