Commit Graph

59 Commits

Author SHA1 Message Date
Søren Rosiak 23da8be9c3 feature: Add osTicket Alert Transport (#4791) 2016-10-20 19:31:30 +01:00
Neil Lathwood d5ba013a8a refactor: Updated and added more options for http proxy support (#4718) 2016-10-13 20:07:07 -05:00
Neil Lathwood b7bfc81de5 small fixes to docs (#4737) 2016-10-06 17:31:12 +01:00
Vitali Kari 3680849206 feature: Add description and notes to be used in alerts templates (#4706) 2016-10-03 20:31:50 +01:00
Neil Lathwood 7ff35ca6ef docs: More doc updates (#4365)
* More doc updates

* Updated to add update

* added tune option
2016-09-09 12:06:26 -05:00
Neil Lathwood 8c7132a115 docs: Added example to alerting doc for using variables of similar name #4264
docs: Added example to alerting doc for using variables of similar name #4264
2016-08-30 22:15:53 +01:00
Neil Lathwood 383c50b4f4 Updated docs to have source to use for edit github (#4185)
* Added source link for edit on github

* Updated formatting issues

* Updated formatting issues

* Updated formatting issues
2016-08-24 08:12:20 +01:00
Tony Murray 8553646aa7 Merge pull request #3885 from laf/issue-3860
Added support for multiple emails
2016-07-28 16:46:49 -05:00
pblasquez a5383b9806 Adding new slack information 2016-07-26 18:03:08 -07:00
laf c162b42763 Updated alerting doc 2016-07-26 22:31:28 +01:00
laf 51918400a2 ampage to amperage 2016-07-01 10:12:34 +01:00
laf be12871a34 Fixed speeling mistake :) 2016-06-30 21:44:43 +01:00
laf d7b158fd2c Added some more macros and alert templates 2016-06-30 21:37:01 +01:00
laf 1d678642b3 Updated docs and webui 2016-06-13 22:04:51 +00:00
Guillaume COEUGNET 7c8a32e324 Add procedure doc 2016-06-07 09:43:12 +02:00
Dave Bell 45b331b100 Update documentation, and fix rule in database 2016-05-24 17:40:18 +01:00
Guillaume COEUGNET a93228fdb4 Add canopsis transport doc 2016-04-01 10:04:34 +02:00
Neil Lathwood b8cdadaf04 Merge pull request #3148 from ekoyle/alert_template_transport
Alert template transport
2016-03-17 20:58:43 +00:00
Eldon Koyle 36818d6c59 Use double-quotes in template example and warn about single-quotes 2016-03-16 11:26:19 -06:00
Eldon Koyle 6a53bcf688 Add web config option for HTML emails 2016-03-15 16:55:27 -06:00
Eldon Koyle 621ea93831 Fix minor doc bug and update example 2016-03-07 16:15:38 -07:00
Eldon Koyle a3c4076aae Add some hints in the documentation. 2016-03-03 16:55:34 -07:00
Jameson Finney 8ec50f11cd Fixed some typos and formatting issues in docs 2016-01-30 22:37:28 -05:00
Jameson Finney 437d1fc40c Removed extra spaces from ends of lines. 2016-01-30 21:06:58 -05:00
Rosiak 838e189cde Provide more alert rule examples
#2506
2016-01-15 21:37:12 +01:00
Rosiak c3ce59124e Fix some spellings. 2016-01-07 23:02:18 +01:00
Eldon Koyle 475a721787 Save some space, add a few more options 2015-12-04 13:14:35 -07:00
Eldon Koyle 3e9158d11a Add more docs on alerting foo 2015-12-04 13:14:30 -07:00
f0o 430ef48b39 Added victorops docs 2015-11-21 16:23:08 +00:00
f0o aa7cd385fb Added Optional from parameter 2015-10-20 19:40:11 +00:00
f0o c142ce22de Added Clickatell and PlaySMS Transports 2015-10-11 07:11:29 +00:00
Mattz0r 3341fdbfc4 Fixed some spelling mistakes within Alerting.md 2015-10-03 18:39:08 +02:00
f0o fe9a686e83 Updated docs 2015-09-26 18:25:22 +00:00
f0o 515b01c2bd Add basic Pushbullet transport. 2015-08-19 19:03:26 +00:00
laf 5b7e09b729 Updated alerting docs to cross out config.php options to push people towards Webui 2015-08-11 16:29:59 +00:00
trick77 a71c2a9a04 Added Boxcar support to the docs. 2015-07-19 19:30:59 +02:00
laf 820afa6dbb Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +01:00
laf eee2ae5be1 Added support for logging packet loss and min/max/avg response times on fping 2015-06-22 21:55:31 +01:00
f0o 7c731103fd Add macro %macros.sensor to filter out ignored sensors 2015-06-19 17:11:56 +00:00
f0o 2467b11290 Merge branch 'issue-laf-110-new' of git://github.com/laf/librenms into laf-issue-laf-110-new
Conflicts:
	html/pages/health/mempool.inc.php
	includes/defaults.inc.php
2015-06-07 10:44:39 +00:00
James Campbell cabcc04877 Created Pushover transport, requires testing
Moved print_r references to top for debug

Modified Pushover transport, testing required

Pushover transport, fixed syntax issue

Pushover transport, fixed another syntax issue

Pushover transport, added debug

Pushover transport, updated message code

Pushover transport, debug

Pushover transport, testing new code

Pushover transport, adding more parameters

and adding debug parameters

Pushover transport, added severity level support

Pushover transport, modified severity level code

Pushover transport, updated severity code

Pushover transport, debugging severity level

Pushover transport, more debugging

Pushover transport, debugging sound

Pushover transport, fixed sound syntax issue

Pushover transport, debugging sound API

Pushover transport, adjusted sound code

Updated contributors file to add myself

Updated Alerting doc to include Pushover

Pushover transport, modified code

Pushover transport, fixed syntax error

Pushover transport, removed debug code

Ready for deployment

Pushover transport, updated copyright
2015-06-02 10:48:12 +10:00
laf 5b57e75b2e Final work getting alerts dynconfig done 2015-05-28 17:00:26 +01:00
f0o e242924fd8 Introduce config-switch to regather contacts before dispatch 2015-05-22 10:26:38 +00:00
f0o fe412952c1 Add config-option to exclude SysContact from alerts 2015-05-20 16:29:39 +00:00
f0o 6624c17534 Allow a user-defined window to add tolerance to delay-values
This is to counter cronjob irregularities as they arent always executed on *:00 dead
2015-05-17 12:15:02 +00:00
f0o 1f4e14ea74 Added missing-ACK note 2015-05-14 14:04:41 +00:00
f0o 2c04e001a5 PagerDuty transport docs 2015-05-14 13:56:16 +00:00
f0o 332a8b0771 Docs-Typo 2015-04-27 09:17:33 +00:00
f0o da624fa136 Added Macros in Alert-Rule syntax 2015-04-24 19:14:10 +00:00
Tyler Christiansen 005d92a200 fix formatting...markdown is a pain sometimes 2015-03-26 20:26:38 -07:00