Kah_Agent_Not_Ready_Warn

Kah_Agent_Not_Ready_Warn raises an alert if the automation agent status is either Unknown or Not Ready. The formula is:

If
Automation_Environment.Status equals Unknown 
or
Automation_Environment.Status equals NotReady
then
the situation Kah_Agent_Not_Ready_Warn is true.