What the difference about (unknow ,error, N/A) in CCS compliance by asset report
Created: 25 Jan 2013 | 1 comment
In CCS compliance by asset report, it shows asset check result , pass, fail exception .
but i haven't found what the exactly differences between unknow ,error, N/A.
Discussion Filed Under:
Comments 1 Comment • Jump to latest comment
Unknown > Typically, when CCS is not able to gather data from the asset for whatever reasons. Evidence for unknown checks says "Data not found".
You may also get status unknown if the check logic is set to returned unknown if no match found.
Failed > Means the check failed. This will give you evidence of why it failed.
N/A (Not applicable) > Does not affect the compliance score. Typically, if you write a check with pre-condition and if the pre-condition is not matched, CCS is not going to run the remaining part of the check and return NA for those particular assets.
Would you like to reply?
Login or Register to post your comment.