tabs ?>
programstatus; $cf = $this->getHelper('CommandForm'); ?>

Backend backendName; ?> is_currently_running === '1' ? sprintf('has been running with PID %d ', $ps->process_id) . $this->prefixedTimeSince($ps->program_start_time) : 'is not running'; ?>.
Last status update timeSince($ps->status_update_time) ?> ago
Last check command timeSince($ps->last_command_check) ?> ago
Global host event handler global_host_event_handler ? $ps->global_host_event_handler : 'Not set' ?>
Global service event handler global_service_event_handler ? $ps->global_service_event_handler : 'Not set' ?>
Notifications enabled toggleSubmitForm( '', $ps->notifications_enabled, 'enablenotifications', 'disablenotifications', false, array('global' => '1') ) ?> notifications_enabled === '1'): ?> Temporarily disable disable_notif_expire_time): ?> Will be re-enabled in timeUntil($ps->disable_notif_expire_time) ?>
Execute active service checks toggleSubmitForm( '', $ps->active_service_checks_enabled, 'enableactivechecks', 'disableactivechecks', false, array('global' => 'service') ) ?>
Accept passive service checks toggleSubmitForm( '', $ps->passive_service_checks_enabled, 'startacceptingpassivechecks', 'stopacceptingpassivechecks', false, array('global' => 'service') ) ?>
Execute active host checks toggleSubmitForm( '', $ps->active_host_checks_enabled, 'enableactivechecks', 'disableactivechecks', false, array('global' => 'host') ) ?>
Accept passive host checks toggleSubmitForm( '', $ps->passive_host_checks_enabled, 'startacceptingpassivechecks', 'stopacceptingpassivechecks', false, array('global' => 'host') ) ?>
Eventhandlers enabled toggleSubmitForm( '', $ps->event_handlers_enabled, 'enableeventhandler', 'disableeventhandler', false, array('global' => '1') ) ?>
Obsessing over host checks toggleSubmitForm( '', $ps->obsess_over_hosts, 'startobsessing', 'stopobsessing', false, array('global' => 'host') ) ?>
Obsessing over service checks toggleSubmitForm( '', $ps->obsess_over_services, 'startobsessing', 'stopobsessing', false, array('global' => 'service') ) ?>
Flap detection enabled toggleSubmitForm( '', $ps->flap_detection_enabled, 'enableflapdetection', 'disableflapdetection', false, array('global' => '1') ) ?>
Process performance data toggleSubmitForm( '', $ps->process_performance_data, 'enableperformancedata', 'disableperformancedata', false, array('global' => '1') ) ?>
Monitoring Process labelSubmitForm( 'Restart', 'Restart the monitoring process', '', 'restartprocess' ) ?>