= sprintf($this->translate('Services (%u)'), array_sum(array_values($serviceStates))) ?>
= $this->serviceStatesPieChart ?>
$count) {
echo sprintf(' %s: %u
', strtoupper($text), $count); } ?>
', strtoupper($text), $count); } ?>
= sprintf($this->translate('Hosts (%u)'), array_sum(array_values($hostStates))) ?>
= $this->hostStatesPieChart ?>
$count) {
echo sprintf('%s: %u
', strtoupper($text), $count); } ?>
', 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 ?>