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