{if:!status.active_checks_enabled}
 |
{translate(#Active checks disabled#):h} |
{end:}
{if:!status.passive_checks_enabled}
 |
{translate(#Passive checks disabled#):h} |
{end:}
{if:status.service_id}
{if:!status.obsess_over_service}
 |
{translate(#Obsess checks disabled#):h} |
{end:}
{else:}
{if:!status.obsess_over_host}
 |
{translate(#Obsess checks disabled#):h} |
{end:}
{end:}
{if:!status.notifications_enabled}
 |
{translate(#Notifications disabled#):h} |
{end:}
{if:!status.event_handler_enabled}
 |
{translate(#Event handler disabled#):h} |
{end:}
{if:!status.flap_detection_enabled}
 |
{translate(#Flap detection disabled#):h} |
{end:}