CRM status Showing wrong in checkmk

Hi Team,

We are receiving incorrect status for the CRM in Checkmk.

Although the CRM status on the host is OK, we are still getting critical alerts for it in Checkmk.

Can anyone help identify the reason for this?

A litte bit more information would be helpful.
Without this no one can give you some advice.

Hello @andreas-doehler,

Thanks for your quick attention in this issue.
CheckMK version: Checkmk Raw Edition 2.3.0p6
PCS Cluster: 3 nodes

In the cluster we are running multiple services. total service resource count is 88, in the checkMK Heartbeat CRM General status ok not issue, but for the same resources Heartbeat CRM Container checkMK status showing CRIT for one resource. we also gone through the other thread in the forums, and we checked from CLI also PCS resource is showing ok. also, we are using the RAW version of CheckMK. please let us know if we can provide any additional information.

Thanks

The following command

crm_mon -1 -r | grep -v ^$ | sed 's/^ //; /^\sResource Group:/,$ s/^\s//; s/^\s/_/g'

is used by the CheckMK agent to output the resources.
Can you compare this output with your real situation?
Also compare this output with what is shown inside CheckMK.

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.