Report Available: Fixlet Compliance by Computer Group

(imported comment written by Lee Wei)

On line 39 of this file:

C:\Program Files (x86)\BigFix Enterprise\BES Server\BESReportsServer\wwwroot\ext-3.2.0\fixlet_compliance.js

var diplayedRelevantFixlets = 1000;

I believe you can change the “displayRelevantFixlets” variable to a higher number than the current limit of 1000.

My idea was to use the report as a dashboard for high level compliance information, but not to print out thousands of records. Of course, it is also because too much data makes the report run very slowly.