Systemd Service Summary

I think the problem is that you are running check_mk from xinetd and thus check_mk.socket fails.
If you don’t want to use check_mk.socket via systemd, disable it.

systemctl disable check_mk.socket

should do the trick.

Disabled systemd units will shown in the systemd service summary, but not flagged as CRIT.

Regards
Racke