Centreon status
Categories
Component ID
2903417
Component name
Centreon status
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
261
Component created
Component changed
Component body
Show services status and hosts status on a page or block
Instructions if you have Centreon =< 2.8.13
- Download 8.x-1.0-beta1
- 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)
- move config.dist.php in config.php and edit database configuration
- Configure web service parameters in /admin/config/centreon_status/config (eg: https://mycentreonserver.com/centreon/json/nath_status.php)
- 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
- Download 8.x-2.0-beta1
- Enable module
- Configure web service parameters in /admin/config/centreon_status/config (eg: https://mycentreonserver.com/centreon)
- Place the block or go to the webpage http://mydrupalwebsite.com/centreon_status/hosts or http://mydrupalwebsite.com/centreon_status/services
