Centreon services Screenshot
Centreon hosts Screenshot

This project is not covered by Drupal’s security advisory policy.

Show services status and hosts status on a page or block

Instructions if you have Centreon =< 2.8.13

  1. Download 8.x-1.0-beta1
  2. Clone the Centreon API (https://github.com/wallon-ines/Nagios-Status-JSON) and place it in the centreon sever (eg: /usr/share/centreon/www/json)
  3. move config.dist.php in config.php and edit database configuration
  4. Configure web service parameters in /admin/config/centreon_status/config (eg: https://mycentreonserver.com/centreon/json/nath_status.php)
  5. Place the block or go to the webpage http://mydrupalwebsite.com/centreon_status/hosts or http://mydrupalwebsite.com/centreon_status/services

Instructions if you have Centreon >= 2.8.14

  1. Download 8.x-2.0-beta1
  2. Enable module
  3. Configure web service parameters in /admin/config/centreon_status/config (eg: https://mycentreonserver.com/centreon)
  4. Place the block or go to the webpage http://mydrupalwebsite.com/centreon_status/hosts or http://mydrupalwebsite.com/centreon_status/services

Project information

Releases