summaryrefslogtreecommitdiffstats
path: root/plugins.d
AgeCommit message (Expand)Author
2018-07-08Merge branch 'master' into ms_team_notification_supportCosta Tsaousis
2018-07-03uncomment curl_option as originalGuillaume Hospital
2018-07-03comment curl_optionGuillaume Hospital
2018-07-03removing comment traceGuillaume Hospital
2018-07-03removing Splunk stuff in the MS Team payload, to much specific to my env.Guillaume Hospital
2018-07-03Adding suggested modifications from PR #3903Guillaume Hospital
2018-07-02log failed commands return code; #3920Costa Tsaousis (ktsaou)
2018-06-28adding Microsoft Team support for alert notificationGuillaume Hospital
2018-06-22python.d.plugin: disabled_by_default feature addedlgz
2018-06-21alarm-notify.sh: allow sender names with spaces; fixes #3843Costa Tsaousis (ktsaou)
2018-06-10Merge pull request #3794 from Ferroin/fleep-notificationsCosta Tsaousis
2018-06-10Merge pull request #3777 from Hermsi1337/rocketchat_supportCosta Tsaousis
2018-06-10Merge pull request #3772 from Ferroin/licensing-cleanupCosta Tsaousis
2018-06-08Add fleep.io notification support.Austin S. Hemmelgarn
2018-06-01indent fixingDennis Hermsmeier
2018-06-01Add rocketchat integrationDennis Hermsmeier
2018-06-01python.d.plugin: remove unused import (time.time)lgz
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2018-05-29Add the option to thread email notifications.Austin S. Hemmelgarn
2018-05-26do not attempt to use bash loadable modules on static builds; update bash to ...Costa Tsaousis (ktsaou)
2018-05-26rename to mysleep_builtin to conform with the rest of the functionsCosta Tsaousis (ktsaou)
2018-05-26properly stop when builtin sleep is detectedCosta Tsaousis (ktsaou)
2018-05-26remove file if it is not a pipe; prefer read over builtin sleep; fallback to ...Costa Tsaousis (ktsaou)
2018-05-26use official loadable modules dirCosta Tsaousis (ktsaou)
2018-05-26enable bash loadable module for sleep when available; fixes #3754Costa Tsaousis (ktsaou)
2018-05-26Merge pull request #3753 from ktsaou/masterCosta Tsaousis
2018-05-26invalid use of shell -eq with strings; fixes #3733Costa Tsaousis (ktsaou)
2018-05-14Fix the new date handling in alarm-notify.shAustin S. Hemmelgarn
2018-05-10Merge pull request #3599 from Ferroin/alarm-loggerCosta Tsaousis
2018-05-09Add support for arbitrary date formats for netdata alerts.Austin S. Hemmelgarn
2018-05-03Add the chart name to syslog messages.Austin S. Hemmelgarn
2018-04-29FIXED: "alarm-notify.sh test" produces error exit code on successAndrey Galkin
2018-04-05Fix yet another stupid typo pointed out by Codacy...Austin S. Hemmelgarn
2018-04-05Update syslog support to allow per-role configuration.Austin S. Hemmelgarn
2018-04-03Fixed bogus variable name pointed out by Codacy.Austin S. Hemmelgarn
2018-04-03Add syslog support to alarm-notify.sh.Austin S. Hemmelgarn
2018-03-29improved error logging when netdata cannot find fireqos class namesCosta Tsaousis (ktsaou)
2018-03-14Pagerduty enhancement to avoid incident duplication.Toni Arantegui
2018-03-09support charts.d.plugin custom retries; fixes #3493Costa Tsaousis (ktsaou)
2018-03-06removed curl_options from health_alarm_notify.confCosta Tsaousis (ktsaou)
2018-03-01Update mechanism to be more generic.Austin S. Hemmelgarn
2018-03-01Fix notification DoS introduced by PR 3490.Austin S. Hemmelgarn
2018-03-01set netdata user home directory; do not validate certs when sending alarms; a...Costa Tsaousis (ktsaou)
2018-02-28Minor variable fixes.manosf
2018-02-26Made requested adjustments and fixes.manosf
2018-02-25Suppresed unnecessary and repetitive non-error messages.manosf
2018-02-25Made requested changes and adjustments. Changed error detection approach.manosf
2018-02-24Minor IRC variable name fix.Manos Fokas
2018-02-23Fixed IRC notifications proper checking.manosf
2018-02-22Added IRC Notifications support.manosf