icingaweb2-module-graphite/configuration.php
2016-02-10 20:08:30 +01:00

5 lines
133 B
PHP

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