How to check whether the report scheduler (CBIS) is running¶
To make sure the CBIS service is running, run the command:
service cbis status
The expected result is a message showing the java process.
If the service is not running, start it with the command:
systemctl status cbis
Note
CBIS logs are stored on:
/var/log/centreon-bi/cbis.*
In case of a malfunction, you can check the latest log files.