diff --git a/modules/monitoring/application/views/scripts/show/components/hostservicesummary.phtml b/modules/monitoring/application/views/scripts/show/components/hostservicesummary.phtml index 0390bcffc..26a0da082 100644 --- a/modules/monitoring/application/views/scripts/show/components/hostservicesummary.phtml +++ b/modules/monitoring/application/views/scripts/show/components/hostservicesummary.phtml @@ -6,7 +6,12 @@ $currentUrl = Url::fromRequest()->without('limit')->getRelativeUrl(); ?>

compact ? ' data-base-target="col1"' : '' ?>> +stats->services_total > 0): ?> qlink(sprintf($this->translate('%s configured services:'), $object->stats->services_total), $selfUrl) ?> + +translate('No services configured on this host'); ?> + + stats->services_ok > 0): ?> qlink( $object->stats->services_ok,