From manual (Manual.doc)
From "Optional status processing" "Treat Unknown status as Bad"
That differs from "Macros"- %SimpleStatus% macro variable returns “WARNING” string for Warning test items when "Treat Warning as Bad" option is disabled; otherwise it returns “DOWN” string. The variable returns “UNKNOWN” and “DOWN” for Unknown tests accordingly.
Please correct the manual%SimpleStatus% - This macro can have one of the three text values:
- "UP" for all good statuses (Host is Alive, Ok);
- "DOWN" for all bad statuses (No answer, Bad, Bad Contents);
- "UNKNOWN" if status of the test is Unknown or Not Resolved.
Many thanks
Juergen