Is that normal to have an audit score 99.99995% or how do I get the status back to 100%?

 cat <path to your log file> | grep failed | grep GET_AUDIT

It needs to pass more audits to get the % up and since you failed audits it will never be 100%. Audits are at random so you cannot predict as to when the audits might occur.

2 Likes