summaryrefslogtreecommitdiffstats
path: root/plugins.d/alarm-notify.sh
AgeCommit message (Expand)Author
2018-03-14Pagerduty enhancement to avoid incident duplication.Toni Arantegui
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-01-12Merge pull request #3275 from kattunga/masterCosta Tsaousis
2018-01-12Alerta notifier.Christian Pradelli
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-11-02added support for flock notification webhooksGustav Føsker
2017-10-29fixed typo that affected the priority of pushover notifications; fixes #2939Costa Tsaousis (ktsaou)
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-13custom sender should require curl; fixed typos in conditions with ==Costa Tsaousis (ktsaou)
2017-10-11properly close the multi-part emails; fixes #2667Costa Tsaousis (ktsaou)
2017-10-09Merge pull request #2804 from vahit/kavenegarCosta Tsaousis
2017-10-03resolve two small mistakevahit
2017-10-01make warning colors more yellow; fixes #2823Costa Tsaousis (ktsaou)
2017-09-26Add Kavenegar.com, Iranian API based sms servicevahit
2017-09-07slack messages now show the sending host at their footerCosta Tsaousis (ktsaou)
2017-09-05removed single quotes from -f argument to sendmail; fixes #2586Costa Tsaousis (ktsaou)
2017-08-22properly cleanup alarms severity filtering statuses; fixes #2618Costa Tsaousis (ktsaou)
2017-08-19send emails using -f and -F sendmail options to support sender verification; ...Costa Tsaousis (ktsaou)
2017-08-15Further reduce spam score by adding encoding info.Austin S. Hemmelgarn
2017-08-11Reduce notification e-mail spam score.Austin S. Hemmelgarn
2017-08-03allow configuring the user sending email notifications; fixes #2548Costa Tsaousis (ktsaou)
2017-07-21alarm-notify.sh now enables debug mode when NETDATA_ALARM_NOTIFY_DEBUG=1Costa Tsaousis (ktsaou)
2017-06-17limit discord usernames to 32 characters; fixes #2344Costa Tsaousis (ktsaou)
2017-06-15remove static references to /etc/netdata from plugins and use /../../../../et...Costa Tsaousis (ktsaou)
2017-06-15allow custom alarm notificationsCosta Tsaousis (ktsaou)
2017-05-20MIME encoded / multipart / text and html email notifications; #2203Costa Tsaousis (ktsaou)
2017-05-13slaves propagate registry_hostname to master, which is now used for alarm not...Costa Tsaousis (ktsaou)
2017-04-08Add emoji for telegram notificationsAli Borhani
2017-03-12add host to log messagesCosta Tsaousis (ktsaou)
2017-02-23hipchat: simplify server definitionManuel Frei
2017-02-22hipchat: add support for HipChat ServerManuel Frei