librenms/LibreNMS/Snmptrap
Heath Barnhart 851994cfb8 Alert Subsys to OOP and SNMPTraps trigger Alert Rules (#9765)
* 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
2019-07-18 08:36:02 -05:00
..
Handlers SNMP Trap Handlers for Ruckus Wireless (#10175) 2019-05-13 17:53:56 -05:00
Dispatcher.php Alert Subsys to OOP and SNMPTraps trigger Alert Rules (#9765) 2019-07-18 08:36:02 -05:00
Trap.php Updates to snmptrap handling (#9010) 2018-08-14 07:56:16 +01:00