I would like to help, but I am a bit confused about what you are looking for… Couple questions:
Do you want to know the number of relevant Fixlet messages OR the number of relevant Fixlets messages for each computer (so for instance, if 1000 computers all reported the same Fixlet relevant, should that be counted as 1 or 1000?)
What do you mean by your “Action” column?
Do you want this only for MS patches or for all types of Fixlets?
Take a look at the “Patches for Windows Overview” in your BES Console at “Dashboards > Overviews > Patches for Windows Overview”. Do one of the graphs on the right side represent the information you want?
What I need is the number of relevant Fixlet messages,Not for each computer.
I mean the number of Actions whose are relevant now.
I need for all types of Fixlets.And maybe , I will need the report For MS patches like this later.
I can’t find the “Dashboards > Overviews > Patches for Windows Overview”,The bes I am using now is the Chinese version.And our customers want to see it in web report,so I need custom it .
I am still confused by the action number that you are looking for. Are you looking for the sum of the total number of open actions for each severity?
In the meantime, we can start with the attached report. Its output will look something like this:
Relevant Fixlets by Severity
Source Severity Number of Relevant Fixlets
171
Critical 59
High 118
Important 54
Low 73
Medium 75
Moderate 15
To restrict it to Microsoft only Fixlets, you can change the relevance to (note the addition to the end of the relevance:
trs of (td of it & td of (multiplicity of it as string)) of unique values of source severities of bes fixlets whose ( applicable computer count of it > 0 AND source severity of it != “” AND source of it as lowercase = “microsoft”)