compact): ?> render('partials/host/objects-tinysummary.phtml') ?> render('partials/host/objects-header.phtml'); ?>

icon('reschedule') ?> translate('Commands') ?>

translate('Issue commands to all %d selected hosts:'), count($objects)) ?> translate('No hosts matching the filter'); ?>

qlink( $this->translate('Reschedule next checks'), $rescheduleAllLink, null, array('icon' => 'reschedule') ); ?>
qlink( $this->translate('Schedule downtimes'), $downtimeAllLink, null, array('icon' => 'plug') ); ?>
qlink( $this->translate('Submit passive check results'), $processCheckResultAllLink, null, array('icon' => 'reply') ); ?>
qlink( $this->translate('Add comments'), $addCommentLink, null, array('icon' => 'comment') ); ?>

0): ?>

icon('attention-alt') ?> translatePlural( 'Unhandled Problem', 'Unhandled Problems', $unhandledCount ) ?>

translate('There are %s unhandled problems. Issue commands to the problematic hosts:'), '' . $unhandledCount . '' ) ?>

qlink( sprintf( $this->translatePlural( 'Schedule a downtime for %u host', 'Schedule a downtime for %u hosts', $unhandledCount ), $unhandledCount ), $downtimeUnhandledLink, null, array('icon' => 'plug') ); ?>
qlink( sprintf( $this->translatePlural( 'Acknowledge %u unhandled host', 'Acknowledge %u unhandled hosts', $unhandledCount ), $unhandledCount ), $acknowledgeUnhandledLink, null, array('icon' => 'ok') ); ?>

0): ?>

icon('ok', $this->translate('Acknowledgements')) ?> translate('Acknowledgements') ?>

translatePlural( '%u Acknowledged Host Problem', '%u Acknowledged Host Problems', $acknowledgedCount ), $acknowledgedCount ); ?>

0): ?>

icon('plug', $this->translate('Downtimes'))?> translate('Downtimes')?>

translatePlural( '%u Host currently in downtime.', '%u Hosts currently in downtime.', $inDowntimeCount ), $inDowntimeCount ) ?> qlink( $this->translate('List all'), $inDowntimeLink, null, array('data-base-target' => '_next') ); ?>

getComments())) > 0): ?>

icon('comment', $this->translate('Comments'))?> translate('Comments') ?>

translatePlural( 'There is %u host comment.', 'There are %u host comments.', $commentCount ), $commentCount ) ?> qlink( $this->translate('List all'), $commentsLink, null, array('data-base-target' => '_next') ); ?>

fetchComments(); ?> comments as $comment): ?>
populate( array('comment_id' => $comment->id, 'redirect' => html_entity_decode($this->url)) ); $delCommentForm->setAction( $this->url( 'monitoring/host/delete-comment', array('host' => $service->getName()) ) ); echo $delCommentForm; ?> (type) ?>): comment) ?>