|
|
|
||
---|---|---|---|---|
{{ hostSummaryRowLabel.label }} | @if (hostSummaryRowLabel.key !== 'total') {@if (key !== 'hostIds') { @if (hostgroupSummeryState['hosts'][hostSummaryRowLabel.key][key] > 0) { {{ hostgroupSummeryState['hosts'][hostSummaryRowLabel.key][key] }} {{ hostgroupSummeryState['hosts'][hostSummaryRowLabel.key][key] }} } @else { --- } } | }|||
{{ t('TOTAL:') }} {{ hostgroupSummeryState['hosts']['total'] }} | ||||
|
|
|
|
|
{{ hostSummaryRowLabel.label }} | @if (hostSummaryRowLabel.key !== 'total') {@if (key !== 'serviceIds') { @if (hostgroupSummeryState['services'][hostSummaryRowLabel.key][key] > 0) { {{ hostgroupSummeryState['services'][hostSummaryRowLabel.key][key] }} {{ hostgroupSummeryState['services'][hostSummaryRowLabel.key][key] }} } @else { --- } } | }|||
{{ t('TOTAL:') }} {{ hostgroupSummeryState['services']['total'] }} |