No dashboard appears immediately after installation

CMK version: check-mk-raw-2.4.0p24_0
OS version: Debian trixie_amd64

Error message: -

Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)

cmk: command not found

Hi!

I’ve already tried several times to install checkmk-RAW on a recent version of Debian.

However, I’m encountering two errors.

First, I can’t fully add the localhost.
On the “Services of host localhost” page, the services are listed, but I can’t click the “Accept all” button, for example.

And it seems the default dashboard is missing as well:

I installed it following the instructions on the website. I successfully created the agent according to the instructions in the documentation.

I’ve already restarted the server.

Does anyone have any idea what I’m doing wrong?

Hi!

Most likely, you forgot to activate the changes (see the yellow exclamation mark on the upper right).

And, to be able to execute the cmk command, you have to be site user. Please do a “sudo omd su <site_name>”

Best regards
Lars

2 Likes

Hi @lars.getwan, thanks for the info!

That command helped me identify the error, and then all the others went away.

Thanks again!

2 Likes