$this->object->host_name, 'service' => $this->object->service_description ); $scheduleDowntimeHref = $this->href('monitoring/command/scheduleDowntime', $scheduleDowntimeData); ?> icon('in_downtime.png') ?>
Downtimes

object->downtimes)): ?> object->downtimes as $downtime): ?>
No Downtimes
getHelper('CommandForm')->iconSubmitForm( 'img/icons/remove.png', 'Remove Downtime', 'btn-small', 'removedowntime', array( 'downtimeid' => $downtime->downtime_internal_downtime_id, 'host' => $downtime->host, 'service' => $downtime->service ) ); ?>
downtime_is_in_effect === '1'): ?> In scheduled downtime since timeSince($downtime->downtime_start); ?> downtime_is_fixed): ?> Downtime scheduled for downtime_start; ?> Waiting
downtime_author; ?>: downtime_comment; ?>