summaryrefslogtreecommitdiffstats
path: root/plugins.d
AgeCommit message (Expand)Author
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)
2017-11-14properly rename .libvirt-qemu cgroupsCosta Tsaousis (ktsaou)
2017-11-14append the source on virsh detected interfacesCosta Tsaousis (ktsaou)
2017-11-14support for .libvirt-qemu naming of cgroups; fixes #3010Costa Tsaousis (ktsaou)
2017-11-05Merge pull request #2959 from l2isbad/beanstalk_moduleCosta Tsaousis
2017-11-03configurable "chart_cleanup" option added (default is 10)lgz
2017-11-02added support for flock notification webhooksGustav Føsker
2017-10-31cgroup-network can now detect libvirt tun/tap interfaces and move them to cgr...Costa Tsaousis (ktsaou)
2017-10-29fixed typo that affected the priority of pushover notifications; fixes #2939Costa Tsaousis (ktsaou)
2017-10-28Merge pull request #2872 from l2isbad/new_python_d_pluginCosta Tsaousis
2017-10-27import OrderedDict after python_modules path appendedlgz
2017-10-27fix pushbullet senderAshesh Kumar Singh
2017-10-26minor fixAshesh Kumar Singh
2017-10-26moved date within message body of send pushbulletAshesh Kumar Singh
2017-10-26changes pushbullet's push type from note to linkAshesh Kumar Singh
2017-10-24added field for source device in pushbullet senderAshesh Kumar Singh
2017-10-22respect global variables in module filelgz
2017-10-22python.d.plugin option 'trace' addedlgz
2017-10-22set default job retries to 60, implement penalty for failed jobslgz
2017-10-20more debug output, minor fixeslgz