# Centreon

## Sources

| Download                                           | Sources                                   |
| -------------------------------------------------- | ----------------------------------------- |
| <https://github.com/pluginsGLPI/centreon/releases> | <https://github.com/pluginsGLPI/centreon> |

***

## Requirements (self-hosted)

| GLPI Version | Minimum PHP | Recommended |
| ------------ | ----------- | ----------- |
| 10.0.x       | 8.1         | 8.2         |
| 11.0.x       | 8.2         | 8.4         |

{% hint style="info" %}
This plugin is available without a [GLPI Network](https://services.glpi-network.com/#offers) subscription. It is also available on [GLPI Cloud](https://glpi-network.cloud).
{% endhint %}

***

## Install the plugin

* Go to the marketplace. Download and install the **Centreon** plugin.

## Features

Centreon is a network, system, applicative supervision and monitoring tool. Centreon plugin allows you to see general information about hosts and their services on your GLPI interface, as long as the items are both in GLPI and Centreon.

You can perform 3 main actions :

* Acknowledge a problem
* Schedule a downtime
* Trigger a host check,

and you can also see the timeline of the host.

## Installation

* Uncompress the archive
* Move the `centreon` folder to `<GLPI_ROOT>/plugins` directory
* Navigate to the **Configuration > Plugins** page,
* Install and activate the plugin.

## Usage

You need to configure the plugin before using it. To do so, go to the **Setup > Plugins > Centreon** page. You will need to fill the following fields :

* **Centreon URL** : The URL of your Centreon interface, following by the number of the port, and the API version to use
* **Centreon Username** : The username of your Centreon account
* **Centreon Password** : The password of your Centreon account

![Centreon configuration](https://3573604317-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUCcURk2xlvtpVGbiRZf%2Fuploads%2Fgit-blob-aae6b85580967f7458f4a736cded8cb80b01161d%2Fcentreon-settings.jpg?alt=media)

Then, it will create automatically a new SQL table named `glpi_plugin_centreon_hosts`. This table will contain all the hosts that are both in GLPI and Centreon. A new tab is created on the host page, so you can see the information about the host.

![Centreon homepage](https://3573604317-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUCcURk2xlvtpVGbiRZf%2Fuploads%2Fgit-blob-1c278bfeb8150fc4d0eb947919adf421f41df4fd%2Fcentreon-accueil.jpg?alt=media)

![Centreon timeline](https://3573604317-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUCcURk2xlvtpVGbiRZf%2Fuploads%2Fgit-blob-966a708b15202658e0598ac9af90554bcfa64f0e%2Fcentreon-timeline.jpg?alt=media)

***

## FAQ

If you have any questions about using the plugin, please consult our FAQ

<a href="https://app.gitbook.com/s/SvoJ3lioglS2UZLcWWyP/plugins/centreon" class="button secondary">Go to FAQ</a>
