9 Commits

Author SHA1 Message Date
5ff03d5942 refactor: Refactor alert transports to classes (#7844)
* Refactor alert transports to classes

* Fix linting

* Make Slack alert transport php 5.3 compatible

* Rename call method to deliverAlert for alert transport
2017-12-10 20:20:28 +00:00
d6db01abb5 refactor: Refactor fix php codesniffer 3.x issues (#7816)
We cannot use 3.x because it  requires php 5.4, so update to 2.9.1 or newer 2.x release.
2017-11-29 08:23:19 +00:00
cc38930007 feature: Added elasticsearch transport and docs (#6687)
* Add elasticsearch transport and docs

* Fix formatting

* Fix formatting

* Remove librenms string from sql file

* Add missing states

* Use ifAlias not ifDescr

* Update Alerting.md

* Remove unused es_enabled flag

* Fix storage column names

* Fix processor columns

* Rename 194.sql to 193.sql
2017-06-01 12:16:39 +01:00
8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
4cc9203baa Allow for separate headers upon conditional 2016-04-28 14:42:06 -07:00
826cd17c33 Ajax headers for various 2016-04-26 15:13:01 -07:00
f0o
5e213990e0 Make test-alert an 'alert' instead of 'recovery' 2015-09-04 21:49:31 +01:00
f0o
867c83e9ac Fix Alert-Test Object. 2015-08-27 16:03:31 +01:00
laf
4a2ba3df54 Updated test-transprot include 2015-08-13 13:13:53 +00:00