{if:hostGroups}
|
|
{translate(#Hostgroup#):h}:
{foreach:hostGroups,key,hostgroup}
{hostgroup:h}
{end:}
|
{end:}
{if:scats}
{if:this.equals(status.current_state,#0#)}
|
|
{translate(#Services Catalog#):h}: {printArrayByProperty(scats,#name#):h} |
{else:}
 |
|
{translate(#Services Catalog#):h}: {printArrayByProperty(scats,#name#):h} |
{end:}
{end:}
|
|
{translate(#Details#):h}: {status.plugin_output:h} |
|
|
{translate(#Performance data#):h}: {status.perf_data} |
|
|
{if:status.state_type}
{translate(#Current attempt#):h}: {status.current_attempt}/{status.max_attempts} ({translate(#HARD#):h}) |
{else:}
{translate(#Current attempt#):h}: {status.current_attempt}/{status.max_attempts} ({translate(#SOFT#):h}) |
{end:}
{if:status.problem_has_been_acknowledged}
 |
|
{translate(#Acknowledged#):h}? {translate(#Yes#):h} |
{end:}
{if:status.is_flapping}
 |
|
{translate(#In Flapping State#):h}? {translate(#Yes#):h} |
{end:}
{if:status.scheduled_downtime_depth}
 |
|
{translate(#In Scheduled Downtime#):h}? {translate(#Yes#):h} |
{end:}
{if:!status.event_handler_enabled}
 |
|
{translate(#Event handler#):h}: {translate(#Disabled#):h} |
{end:}
{if:!status.flap_detection_enabled}
 |
|
{translate(#Flap detection#):h}: {translate(#Disabled#):h} |
{end:}
|
|
{translate(#Last Check#):h}: {status.last_check} |
|
|
{if:status.check_type}
{translate(#Check type#):h}: Passiva |
{else:}
{translate(#Check type#):h}: Ativa |
{end:}
|
|
{translate(#Latency#):h}/{translate(#Check duration#):h}: {status.latency} / {status.execution_time} {translate(#seconds#):h} |
|
|
{translate(#Next check#):h}: {status.next_check} |
{if:!status.active_checks_enabled}
 |
|
{translate(#Active check#):h}: {translate(#Disabled#):h} |
{end:}
{if:!status.passive_checks_enabled}
 |
|
{translate(#Passive check#):h}: {translate(#Disabled#):h} |
{end:}
{if:!status.obsess_over_host}
 |
|
{translate(#Obsess check#):h}: {translate(#Disabled#):h} |
{end:}