Reporting for overall success rate of a fixlet

Hi everyone,

I’m looking for a way to see the overall success rate of a specific fixlet. We have update patches included in our monthly update baselines, which remain in each monthly baseline until a newer version of that software is deployed.

I would like to view the success rate without having to click into each baseline action > sub-action > success rate. After a few months, the only devices that are failing are the ones where it’s never going to work (for various reasons), and it would be nice to have that information readily available.

Any suggestions or solutions would be greatly appreciated!

There is no direct way to view the overall success rate of a specific Fixlet across multiple baseline actions in the BigFix Console. However, you can achieve this by leveraging custom Session Relevance queries or using the REST API to extract relevant action data.

One approach is to create a custom report in Web Reports or use an external reporting tool to process the extracted data and visualize the Fixlet success rates. This way, you can track long-term deployment trends and filter out persistent failures where remediation is not possible.