Monitoring nomad cluster

I am wondering how people monitor the state of nomad when using mtls? I had thought of just checking the state in consul, but since service checks are disabled when using mtls in nomad that is not an option anymore. How are people doing monitoring nomad in this situation?

Is there a way to enable health-checks in consul again - should be doable with a client certificate perhaps?