Commit Graph

49 Commits

Author SHA1 Message Date
celalemre 973764e7d3 alerts: Added OpsGenie transport. (#7392)
* Add OpsGenie transport.

* Log response body from OpsGenie only when an error occurs.

* Move OpsGenie SQL config to a new sql file.
2017-09-28 21:20:21 +01:00
Aldemir Akpinar c592f901b0 feature: Added jira alert transport (#7040)
* feature: added jira transport

* Trying to fix travis-ci sql problem

* Surpress mysql warnings

* Fix for typo

* Update Alerting.md
2017-07-19 16:25:03 +01:00
pblasquez 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
Neil Lathwood 612186dabf alerting: Added option to enable/disable option for sending alerts to normal users (#6590)
* alerting: Added option to enable/disable option for sending alerts to normal users

* Update notifications.rss

* added missing sql

* Fix schema

* Update notifications.rss
2017-05-15 23:35:26 +01:00
pblasquez c2cdf14223 feature: Added syslog alert transport (#6246)
* Add syslog alert transport and docs

* Remove redundant priority variable

* Log syslog transport events as critical
2017-03-23 08:46:28 +00:00
Neil Lathwood f6d8859bb4 feature: Added support for sending alerts to Telegram #2114 (#6202) 2017-03-22 09:02:24 +00:00
towster 605b9d2092 feature: Send default mail when no email destinations found (#6165)
* when an email is attempted to be sent but there are no recipients send to default_mail address
2017-03-14 23:22:43 +00:00
barryodonovan 0f663b3a82 feature: Add Smseagle transport support (#5989)
* added alert transport for SMSEagle hardware gateway (smseagle.eu)

* added newline

* schema file update + small code refactor

* added docs
2017-02-24 11:55:53 +00:00
Søren Rosiak 9b32fb2b91 feature: Added Cisco Spark Transport #3182
* feature: Added Cisco Spark Transport

* updated sql to be compliant
2017-02-02 23:10:39 +00:00
ToeiRei 6bc7b1991e feature: Added Rocket.Chat transport #5427
* Implement Rocket.Chat transport

* copyright stuff as I didn't have anything to hack anything on transport.rocket.php

* Update config-item.inc.php

Use space instead of tabs

* Update config-item.inc.php

kill a blank line

* Update AUTHORS.md

I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2017-01-31 23:05:35 +00:00
Rob Nichols f98829ba9d fix: Added support for autotls in mail transport #5314 2017-01-10 10:03:47 +00:00
Tony Murray 48b0e53a54 fix: use password type for SMTP Auth #5051 2016-11-24 08:55:34 +00:00
Neil Lathwood 3735f94e20 webui: Added support for removing pagerduty config in the webui (#5004) 2016-11-20 20:03:13 -06:00
Søren Rosiak 9fb02bbcd3 feature: Add Microsoft Teams Alert Transport (#5023) 2016-11-19 14:49:18 +00:00
Søren Rosiak 23da8be9c3 feature: Add osTicket Alert Transport (#4791) 2016-10-20 19:31:30 +01:00
Bennett Blodinger 07574b27d8 Move to Font Awesome
Keeps the look more in line with the navigation bar icons.
In the future with Bootstrap 4, Glyphicons will not be included, so this
starts the transistions away.
2016-09-22 10:44:17 -04:00
Tony Murray 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
Guillaume Coeugnet c6a022694b Update alerting.inc.php
Code indentation
2016-04-01 10:21:11 +02:00
Guillaume COEUGNET ac89c7b00c Add canopsis port parameter 2016-04-01 10:04:58 +02:00
gcoeugnet 758453938e Update alerting.inc.php 2016-03-29 15:43:31 +02:00
Thom Seddon d2dd3e256f Fix URL path to ajax_form.php for testing alerts 2016-03-23 09:43:34 +00:00
Eldon Koyle 6a53bcf688 Add web config option for HTML emails 2016-03-15 16:55:27 -06:00
Tony Murray 9f22b18dc8 Split is removed in PHP7, replace with explode as none were using it as a regex.
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06:00
laf 4aaf4d8a7b Added missing from email settings field 2016-02-11 22:11:07 +00:00
laf 3429d56561 Added dropdown caret to alert setting accordians 2015-12-01 22:58:17 +00:00
laf df652f0507 Added WebUI support for VictorOps 2015-11-19 07:37:32 +00:00
laf 7b46e67a47 Final updates to support Clickatell and PlaySMS 2015-11-16 20:13:04 -08:00
laf 9c678d12cd More updates for new transports 2015-11-16 16:40:23 -08:00
laf 6ad95be58b Added WebUI PlaySMS transport 2015-11-16 10:40:09 -08:00
laf 4d8a84d604 Added WebUI support for Clickatell transport 2015-11-16 08:56:46 -08:00
laf 64180fa9a8 Added ability to globally disable sending alerts 2015-11-04 20:29:02 +00:00
laf 83ad9b36d2 Created generic function for dynamic config pages 2015-10-12 21:28:31 +00:00
laf 354e7d0703 Added response to test transport button 2015-08-27 18:19:06 +00:00
f0o 325d9cd82b First attempt to add the WebUI settings 2015-08-19 19:37:41 +00:00
Neil Lathwood 0737722cb8 Merge pull request #1667 from miken32/master
changes needed to run under a web server subdirectory
2015-08-14 15:05:29 +01:00
Michael Newton f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
Neil Lathwood 945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
laf 812f79f2af Added ability to send test alerts via each transport 2015-08-11 15:58:49 +00:00
Michael Newton cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
laf b19cf9d5d5 Added boxcar web ui support 2015-07-19 21:13:06 +01:00
spin 7f47bb5bd2 Fix typos. 2015-07-18 11:41:19 +02:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
laf 661b06c102 Removed debug :/ 2015-06-20 17:14:16 +01:00
laf 8a35b6d4ba Added webui support for pushover 2015-06-20 12:18:37 +01:00
laf 5b57e75b2e Final work getting alerts dynconfig done 2015-05-28 17:00:26 +01:00
laf 0ccbc7a6b1 More updates 2015-05-25 18:05:11 +01:00
laf e1c0e7725d More dynconfig alerting code 2015-05-17 21:45:06 +01:00
laf b769af2459 More work on alerting config 2015-05-17 03:20:28 +01:00
laf d0a0df4e88 More updates to dynconfig + alert settings 2015-05-16 14:06:48 +01:00