summaryrefslogtreecommitdiffstats
path: root/plugins.d
AgeCommit message (Expand)Author
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-10-11modularize C source code (#4372)Costa Tsaousis
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-29[cleanup crusade] Shellcheck (#4261)Paweł Krupa
2018-09-27stock configs in /usr/lib/netdata (#4283)Costa Tsaousis
2018-09-24Allow DOCKER_HOST env variable to override default docker socket path (#4277)xginn8
2018-09-23Fix several typos in documentation (#4270)Hugo Locurcio
2018-09-22replaced referenced to firehol github org with netdata github org (#4249)Costa Tsaousis
2018-09-20command js is not node.js (#4239)Costa Tsaousis
2018-09-18pythond_small_fixes (#4185)Ilya Mashchenko
2018-07-23Fixed trivial mistake in AWS SNS command.Austin S. Hemmelgarn
2018-07-16Minor change to get codacy to be quiet.Austin S. Hemmelgarn
2018-07-16Fixed typo in variable name.Austin S. Hemmelgarn
2018-07-13Add Amazon SNS notification support.Austin S. Hemmelgarn
2018-07-12fixed alarm-notify.shCosta Tsaousis (ktsaou)
2018-07-10updating code based on cadacy reportGuillaume Hospital
2018-07-10Merge branch 'ms_team_notification_support' of https://github.com/tioumen/net...Guillaume Hospital
2018-07-10adding better channel integration based on @ktsaou advicesGuillaume Hospital
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