icingaweb2-module-graphite/configuration.php
2015-06-22 17:21:41 +02:00

5 lines
147 B
PHP

<?php
$section = $this->menuSection(mt('monitoring', 'History'));
$section->add($this->translate('Graphite'))->setUrl('graphite/show/overview');