icingaweb2/modules/monitoring/application/views/scripts/show/components/output.phtml
2015-11-06 01:56:17 +01:00

3 lines
143 B
PHTML

<h2><?= $this->translate('Plugin Output') ?></h2>
<?= $this->pluginOutput($object->output) ?>
<?= $this->pluginOutput($object->long_output) ?>