diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml
index e09444b55..0f4c68b65 100644
--- a/modules/monitoring/application/views/scripts/list/services.phtml
+++ b/modules/monitoring/application/views/scripts/list/services.phtml
@@ -13,7 +13,7 @@ Sort by = $this->sortControl ?>
-
+
= $this->escape(substr(strip_tags($service->service_output), 0, 10000)); ?>
+extraColumns as $col): ?>
+ = $this->escape($service->$col) ?> |
+