. * * @link http://librenms.org * @copyright 2020 Thomas Berberich * @author Thomas Berberich */ use LibreNMS\Alerting\QueryBuilderParser; if (! Auth::user()->hasGlobalAdmin()) { exit('ERROR: You need to be admin'); } ?>