summaryrefslogtreecommitdiffstats
path: root/plugins.d
AgeCommit message (Expand)Author
2017-01-29tc now supports hierarchical qdiscs tooCosta Tsaousis (ktsaou)
2017-01-29Merge remote-tracking branch 't-h-e/master'Costa Tsaousis (ktsaou)
2017-01-27Merge pull request #1615 from lowfive/discord_notifyCosta Tsaousis
2017-01-26friendly values for external notificationsCosta Tsaousis (ktsaou)
2017-01-23added qdiscs to tc pluginStefan Forstenlechner
2017-01-23Change discord notification icon_url to standard icon_urllowfive
2017-01-22Initial implementation of Discord notificationslowfive
2017-01-13added PR numberCosta Tsaousis (ktsaou)
2017-01-13added hipchat notifications; fixes #1526Costa Tsaousis (ktsaou)
2017-01-10Update alarm-notify.shtech-no-logical
2016-12-30allow multiple fping plugins to be running with different settings eachCosta Tsaousis (ktsaou)
2016-12-29repl whitespaces with _ in job nameslgz
2016-12-21fixed typo that prevented tc/qos data collectionCosta Tsaousis (ktsaou)
2016-12-21tc-qos-helper.sh optimization to avoid forks; added support for reading class...Costa Tsaousis (ktsaou)
2016-12-14Mapping roles to service keys and allowing multiple service keys for pagerdut...Jim Cooley
2016-12-14More actionable notification message for pagerdutyJim Cooley
2016-12-13Updated the PR # in the commentsJim Cooley
2016-12-13Send all available data in pagerduty.com notificationsJim Cooley
2016-12-13Added pagerduty.com to alarm-notify.shJim Cooley
2016-12-13kafka success code is 204Costa Tsaousis (ktsaou)
2016-12-10added kafka notifications; https://github.com/firehol/netdata/issues/174#issu...Costa Tsaousis (ktsaou)
2016-11-12enabled option "trace" to get python traces on errorsCosta Tsaousis (ktsaou)
2016-11-12more python logging fixesCosta Tsaousis (ktsaou)
2016-11-12python logging fixesCosta Tsaousis (ktsaou)
2016-11-09attempt to fix freezes on socket serviceCosta Tsaousis (ktsaou)
2016-11-06minor twilio improvementsCosta Tsaousis (ktsaou)
2016-11-05Added SMS notification via Twilioshadycuz
2016-11-02use our fork of fping until it is stabilizedCosta Tsaousis (ktsaou)
2016-11-01changes after https://github.com/schweikert/fping/pull/105 being merged into ...Costa Tsaousis (ktsaou)
2016-11-01adjust fping settings to minimum supportedCosta Tsaousis (ktsaou)
2016-11-01updated fping pluginCosta Tsaousis (ktsaou)
2016-10-29use which or command -v to search for commands in the system pathCosta Tsaousis (ktsaou)
2016-10-25better error message when a notification is not sentCosta Tsaousis
2016-10-24properly show raised for duration when status is CLEARCosta Tsaousis (ktsaou)
2016-10-23use bash variables properlyCosta Tsaousis (ktsaou)
2016-10-23more realistic test alarm durations - fixedCosta Tsaousis (ktsaou)
2016-10-23more realistic test alarm durationsCosta Tsaousis (ktsaou)
2016-10-23more realistic test alarmsCosta Tsaousis (ktsaou)
2016-10-23alarm-test script rewritten - fixes #943; pushbullet notifications follow the...Costa Tsaousis (ktsaou)
2016-10-23Merge pull request #1070 from tperalta82/masterCosta Tsaousis
2016-10-20unified logging for all pluginsCosta Tsaousis (ktsaou)
2016-10-20uniform logging from all scriptsCosta Tsaousis (ktsaou)
2016-10-20better log management for charts.d.plugin - fixes #1144Costa Tsaousis (ktsaou)
2016-10-18allows multiple versions of charts.d.plugin to have their configurations in d...Costa Tsaousis (ktsaou)
2016-10-16add fping.plugin; fixes #1122Costa Tsaousis (ktsaou)
2016-10-13added node.d.conf and node.d markdown files to explain configurationCosta Tsaousis (ktsaou)
2016-10-11telegram notification show the host; fixes #1072Costa Tsaousis
2016-10-08Modified the code to be compliant with latest pushbullet APITiago Peralta
2016-10-05Removed bad merge stuffTiago Peralta
2016-10-05Merge branch 'master' of https://github.com/tperalta82/netdataTiago Peralta