diff --git a/modules/monitoring/application/views/scripts/show/components/status.phtml b/modules/monitoring/application/views/scripts/show/components/status.phtml index 65d3823e9..40105631c 100644 --- a/modules/monitoring/application/views/scripts/show/components/status.phtml +++ b/modules/monitoring/application/views/scripts/show/components/status.phtml @@ -16,45 +16,9 @@
- - - - escape($object->host_name); ?> - host_name !== $object->host_alias) ? ',' : ''; ?> - host_name !== $object->host_alias): ?> - host_alias ?> - - - - util()->getHostStateName($this->object->host_state); ?> - since timeSince($this->object->host_last_state_change); ?> - - - - escape($object->service_description); ?> - - - - util()->getServiceStateName($object->service_state); ?> - since timeSince($object->service_slast_state_change); ?> - - - - render('show/components/statusIcons.phtml'); ?> - - service_display_name && $object->service_description !== $object->service_display_name): ?> -
- (service_display_name; ?>) -
-
- - On host_name; ?> - host_state > 0): ?> - (util()->getHostStateName($this->object->host_state); ?>) - - action_url || $object->notes_url): ?>
@@ -90,7 +54,6 @@
-

pluginOutput($object->output); ?>

0): ?> object->host_acknowledged || $this->object->service_acknowledged): ?> @@ -132,61 +95,6 @@ ) ?>
-
- perfdata): ?> -
- perfdata($this->object->perfdata); ?> -
- - long_output): ?> -
- pluginOutput($object->long_output); ?> -
- -
- - is_flapping): ?> -
-
- Flapping -
-
- percent_state_change) ?>% state change -
-
- - -
-
- Last Check -
-
- dateFormat()->formatDateTime($object->last_check); ?> -
-
- -
-
- Next Check -
-
- dateFormat()->formatDateTime($object->next_check); ?> -
-
- - - -
-
- 0): ?> service_description) {