mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Changed snmptrap.php and handlers to allow for alerts. * Moved RunRules() to Dispatcher.php * Modified includes, passes pre-commit tests locally. * Converted RunRules to OO, fixed formatting in files found by TravisCI * rebase, covert alert subsy to oop * Modified init.php to call new Alert subsystem * fixed dependencies * Resolved undefined functions * Fixed PingCheck.php not triggering * Changed runAlerts to __construct * Fixes Can't have Config inside empty() incorrectly named function (my fault) poller.php missing shebang organize imports