Adding RabbitMQ check makes regular agent checks vanish

CMK version: 2.1.0p25.cee / cmk-agent-ctl 2.1.0p25

OS version: Ubuntu 18.04.6 LTS at client

Error message:
None, when adding rabbitmq check to a host, the regular checks vanish from the host monitoring(test connection to host also shows a lack in metrics for regular checks). and when disabling rabbitmq integration for the given host, the regular checks/metrics/data returns.
the rabbitmq check works when applied.

check the host configuration for the rabbitmq host in checkmk.
My guess, the config is set to 1, you want the 2:

image

2 Likes

Thanks for the quick reply! this solved my issue, thanks again. :slight_smile:

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.