Centreon
Import your hosts inventory and monitoring metrics from Centreon
The Centreon connector allows you to import your monitored hosts inventory, supervision status and network performance metrics from your Centreon platform.
Objective
The Centreon connector allows you to import the following information:
- Monitored hosts and services inventory
- Supervision status (UP, DOWN, WARNING)
- Network performance metrics
Prerequisites
- Access to Centreon with data export rights
- Active Centreon monitoring platform
Authentication
This connector uses API Token authentication with Bearer authentication type.
Procedure
Enable API Access
- Log in to the Centreon console with administrator rights.
- Go to Configuration > Users > Contacts.
- Select the user account to use for API access.
- Enable the Reach API checkbox.
- Click Save.
Generate API Token
- Go to Configuration > Users > Contacts.
- Select the user with API access enabled.
- Generate or retrieve the API token.
- Copy the token for use in OverSOC configuration.
Configure in OverSOC
- In OverSOC, go to Data Sources Settings > Sources.
- Select Centreon and click Configure.
- Enter the Centreon server URL.
- Paste the API token in the authentication field.
- Use Bearer authentication type.
- Click Save Configuration.
Official Documentation
For more information, see the Centreon REST API v2 Documentation