{if:status.has_monitoring_problems}
{if:status.active_checks}
 |
{if:!status.active_checks_enabled}
{translate(#Active checks disabled in monitoring, but enabled in the Configuration#):h} |
{else:}
{translate(#Active checks enabled in monitoring, but disabled in the Configuration#):h} |
{end:}
{end:}
{if:status.passive_checks}
 |
{if:!status.passive_checks_enabled}
{translate(#Passive checks disabled in monitoring, but enabled in the Configuration#):h} |
{else:}
{translate(#Passive checks enabled in monitoring, but disabled in the Configuration#):h} |
{end:}
{end:}
{if:status.service_id}
{if:status.obsess_over_status}
 |
{if:!status.obsess_over_service}
{translate(#Obsessive checks disabled in monitoring, but enabled in the Configuration#):h} |
{else:}
{translate(#Obsessive checks enabled in monitoring, but disabled in the Configuration#):h} |
{end:}
{end:}
{else:}
{if:status.obsess_over_status}
 |
{if:!status.obsess_over_host}
{translate(#Obsessive checks disabled in monitoring, but enabled in the Configuration#):h} |
{else:}
{translate(#Obsessive checks enabled in monitoring, but disabled in the Configuration#):h} |
{end:}
{end:}
{end:}
{if:status.notifications}
 |
{if:!status.notifications_enabled}
{translate(#Notifications disabled in monitoring, but enabled in the Configuration#):h} |
{else:}
{translate(#Notifications enabled in monitoring, but disabled in the Configuration#):h} |
{end:}
{end:}
{if:status.event_handler}
 |
{if:!status.event_handler_enabled}
{translate(#Event handlers disabled in monitoring, but enabled in the Configuration#):h} |
{else:}
{translate(#Event handlers enabled in monitoring, but disabled in the Configuration#):h} |
{end:}
{end:}
{if:status.flap_detection}
 |
{if:!status.flap_detection_enabled}
{translate(#Flap detection disabled in monitoring, but enabled in the Configuration#):h} |
{else:}
{translate(#Flap detection enabled in monitoring, but disabled in the Configuration#):h} |
{end:}
{end:}
{end:}