= sprintf($this->translate('Summary For %u Services'), count($objects)) ?>
= sprintf($this->translate('%u Services'), array_sum(array_values($serviceStates))) ?> | = sprintf($this->translate('%u Hosts'), array_sum(array_values($hostStates))) ?> | ||
---|---|---|---|
= $this->serviceStatesPieChart ?> |
$count) {
echo sprintf('%s: %u ', strtoupper($text), $count); } ?> |
= $this->hostStatesPieChart ?> |
$count) {
echo sprintf('%s: %u ', strtoupper($text), $count); } ?> |
= $checkNowForm ?>
= sprintf( $this->translatePlural( '%u Unhandled Service Problem', '%u Unhandled Service Problems', count($unhandledObjects) ), count($unhandledObjects) ) ?>
= sprintf( $this->translatePlural( '%u Acknowledged Service Problem', '%u Acknowledged Service Problems', count($acknowledgedObjects) ), count($acknowledgedObjects) ) ?>
= $removeAckForm ?>