Is there any way by which we can create a custom bigfix web report for having a particular action information in which we have the columns Hostname, Action ID, Action Name, Action Status, Action Start Time & Action End Time all these within the report. Where as we have one challenge where there are multiple actions with custom names but we require an report for all the custom names. Here is the condition that i used for creating it.
Now the problem is while checking the details in Bigfix console from Admin ID there is a different count & same when we check with operator account we have the different count in bigfix but. when we evaluate this condition the count is not matching with the count which is available from Admin account.
Can anyone help me out in identifying this situation. As I’m banging my head since long for this report to generate.
A difference in the number of actions may be due to the console view showing actions that have been issued but have no reported status, especially if the console user is a master op.
As those do not have data that your session relevance can capture, those will be dropped off the custom report view, which would be expected behaviour as there are no “results of bes action” for the computer.
As a crude example of this, from my lab, I create 4 test actions of the same name but only 2 are to computers that are online to process the action . They appear in a basic Action report in Web Reports and in the console but via a session relevance pulling results of bes action, only the 2 that have reported results will appear.