Video Screencast Help
Search Video Help Close Back
to help

What the difference about (unknow ,error, N/A) in CCS compliance by asset report

Created: 25 Jan 2013 | 1 comment
Eason_Xia's picture
0 0 Votes
Login to vote

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.

 

Comments 1 CommentJump to latest comment

Chaitali's picture

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.

+1
Login to vote