Authentication
This provider requires authentication.- host_url: Centreon Host URL (required: True, sensitive: False)
- api_token: Centreon API Token (required: True, sensitive: True)
- authenticated: User is authenticated
In workflows
This provider can’t be used as a “step” or “action” in workflows. If you want to use it, please let us know by creating an issue in the GitHub repository.Connecting with the Provider
- Centreon can be SaaS or On-premises. You need to have an instance of Centreon running.
- Go to Administration > API Tokens and create a new token for an admin user.
- Use the URL of your Centreon instance and the API token to configure the provider.
Usefull Links
Note
- Centreon only supports the following host state (UP = 0, DOWN = 2, UNREA = 3)