runtimeVariables()->create($this->runtimevariables); $cp = $this->checkPerformance()->create($this->checkperformance); if (! $this->compact): ?>
tabs ?>

unhandledProblems ?> translate('Unhandled Problems:') ?> unhandledProblems ?>

translate('Service Problems:') ?> qlink( $this->unhandledServiceProblems, 'monitoring/list/services?service_problem=1&service_handled=0&sort=service_severity', null, array('data-base-target' => '_next') ) ?>
translate('Host Problems:') ?> qlink( $this->unhandledhostProblems, 'monitoring/list/hosts?host_problem=1&host_handled=0', null, array('data-base-target' => '_next') ) ?>

stats = $hoststats ?> render('list/components/hostssummary.phtml') ?>

translate('Runtime Variables') ?> translate('Host Checks') ?>
translate('Total') ?> total_scheduled_hosts ?>
translate('Scheduled') ?> total_scheduled_hosts ?>

stats = $servicestats ?> render('list/components/servicesummary.phtml') ?>

translate('Runtime Variables') ?> translate('Service Checks') ?> translate('Per Host') ?>
translate('Total') ?> total_services ?> average_services_per_host) ?>
translate('Scheduled') ?> total_scheduled_services ?> average_scheduled_services_per_host) ?>

translate('Active checks') ?>

translate('Check Performance') ?> translate('Checks') ?> translate('Latency') ?> translate('Execution time') ?>
translate('Host Checks') ?> host_active_count; ?> host_active_latency_avg) ?>s host_active_execution_avg) ?>s
translate('Service Checks') ?> service_active_count; ?> service_active_latency_avg) ?>s service_active_execution_avg) ?>s

translate('Passive checks') ?>

translate('Check Performance') ?> translate('Passive Checks') ?>
translate('Host Checks') ?> host_passive_count ?>
translate('Service Checks') ?> service_passive_count ?>