{if:status.acknowledged}
{translate(colors.acknowledged.label):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(#Expire time#):h}: | {ack.expire_time} | |
{translate(#Comment#):h}: | {ack.comment_data:h} |
{translate(colors.scheduled_downtime.label):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(#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(colors.flapping.label):h} |
{translate(#Percent change#):h} | {status.percent_state_change}% |