{end:}
{obj.host_name:h}
{if:obj.service_id}
:
{obj.service_description:h}
{end:}
|
{obj.custom_entry_time:h} |
{if:obj.service_id}
{if:this.equals(obj.state,#0#)}
{label_OK:h} |
{end:}
{if:this.equals(obj.state,#1#)}
{label_WARNING:h} |
{end:}
{if:this.equals(obj.state,#2#)}
{label_CRITICAL:h} |
{end:}
{if:this.equals(obj.state,#3#)}
{label_UNKNOWN:h} |
{end:}
{else:}
{if:this.equals(obj.state,#0#)}
{label_UP:h} |
{end:}
{if:this.equals(obj.state,#1#)}
{label_DOWN:h} |
{end:}
{if:this.equals(obj.state,#2#)}
{label_UNREACHABLE:h} |
{end:}
{end:}
{obj.author_name:h} |
{obj.command_name:h} |
{obj.output:h} |
{end:}