getPath() === 'monitoring/service/show' && $url->getParam('service') === $object->service_description); ?>
= Host::getStateText($object->host_state, true) ?>
|
= $this->iconImage()->host($object) ?> = $this->escape($object->host_display_name) ?> host_display_name !== $object->host_name): ?> = $this->hostFlags($object) ?> host_address6 && $object->host_address6 !== $object->host_name): ?> host_address && $object->host_address !== $object->host_name): ?> |
= Service::getStateText($object->service_state, true) ?>
|
= $this->iconImage()->service($object) ?> = $this->translate('Service') ?>: $object->host_name, 'service' => $object->service_description )) . '">'; } ?> = $this->escape($object->service_display_name) ?> service_display_name !== $object->service_description): ?> '; } ?> = $this->serviceFlags($object) ?> |