I just recently upgrade one of my Lab environments to BigFix 11.04 and I am hoping to implement enhanced monitoring rules for the Relay service using the brand-new Relay Metrics API.
However, I am not able to figure out how to access it. I am hitting the endpoint https://BigFixDNS:52311/metrics
And nothing comes up. Is there any additional requirements to enable this API in our BigFix environment?
In order to troubleshoot, you can start by pointing the browser locally to your relay http://<your_relay>:52311/metrics
then remotely and finally using https
After disabling authentication for the relay service I am now able to read the metrics. However, that won’t work for us in our production environment where for security reasons we have all our relays as authenticating relays