{if:status.scheduled_downtime_depth}
{translate(#In Scheduled Downtime#):h} |
{translate(#Author#):h}: | {if:!downtime.author_name}{translate(#Unknow User#):h} | {else:}{downtime.author_name} - {downtime.alias:h} | {end:}
{translate(#Start#):h}: | {downtime.start_time} | |
{translate(#End#):h}: | {downtime.end_time} | |
{translate(#Comment#):h}: | {downtime.comment_data:h} |
{translate(#Acknowledged#):h} |
{translate(#Author#)}: | {if:!ack.author_name}{translate(#Unknown User#):h} | {else:}{ack.author_name} - {ack.alias:h} | {end:}
{translate(#Date#):h}: | {ack.entry_time} | |
{translate(#Comment#):h}: | {ack.comment_data:h} |
{translate(#Comment#):h} |
{translate(#Author#)}: | {if:!comment.author_name}{translate(#Unknown User#):h} | {else:}{comment.author_name} - {comment.alias:h} | {end:}
{translate(#Date#):h}: | {comment.entry_time} | |
{translate(#Comment#):h}: | {comment.comment_data:h} |
{translate(#In Flapping State#):h} |
{translate(#Percent change#):h} | {status.percent_state_change}% |