summaryrefslogtreecommitdiffstats
path: root/plugins.d
AgeCommit message (Expand)Author
2018-05-31Add SPDX-License-Identifier headers to most files.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
2018-02-23python.d.plugin: change log level to info in check()lgz
2018-02-13python.d.plugin: do not exit if conf file not foundlgz
2018-02-02support systemd-nspawn containersCosta Tsaousis (ktsaou)
2018-02-02rename kubernetes containers; fixes #3369Costa Tsaousis (ktsaou)
2018-01-13use fixed path to cgroup-network-helper.sh; strictier path checking; fixes #3269Costa Tsaousis (ktsaou)
2018-01-12Merge pull request #3275 from kattunga/masterCosta Tsaousis
2018-01-12Alerta notifier.Christian Pradelli
2018-01-12/etc/profile is not executableCosta Tsaousis (ktsaou)
2018-01-11strict netdata files permissionsCosta Tsaousis (ktsaou)
2018-01-11Merge pull request #3270 from ktsaou/masterCosta Tsaousis
2018-01-11strip environment on cgroup-network; fixes #3269Costa Tsaousis (ktsaou)
2018-01-11Merge pull request #3262 from kattunga/masterCosta Tsaousis
2018-01-10Fixed bug with Alerta notification. I forgot to add /alert method to webhook ...Christian Pradelli
2018-01-03Merge pull request #3160 from kattunga/masterCosta Tsaousis
2018-01-03remove <small></small> from hipchat messages; fixes #3200Costa Tsaousis (ktsaou)
2017-12-20fixed automatic correlationChristian Pradelli
2017-12-20add support for alerta.io #3147Christian Pradelli
2017-12-17run virsh with -r for read-only access; fixes #3144Costa Tsaousis (ktsaou)