How to check if the report scheduler (CBIS) is running ?ΒΆ

To check if the service cbis is running, launch the command:

service cbis status

The result expected is a line which contents the java process.

If the service is not running, start it by using the command:

service cbis start

Note

CBIS logs are stored on:

  /var/log/centreon-bi/cbis.*

In case of a malfunction, you can check the last log files.