]> arthur.barton.de Git - netdata.git/commitdiff
Added a pagerduty section to health_alarm_notify.conf
authorJim Cooley <jim.cooley@healthvana.com>
Wed, 14 Dec 2016 06:22:07 +0000 (22:22 -0800)
committerJim Cooley <jim.cooley@healthvana.com>
Wed, 14 Dec 2016 06:22:07 +0000 (22:22 -0800)
conf.d/health_alarm_notify.conf

index aa73c948a1b56957d021274eeb7f3345d6bbd0a2..ca01dd8f7f0725c2fe246844880b56c16cd4394b 100644 (file)
@@ -212,6 +212,20 @@ KAFKA_URL=""
 KAFKA_SENDER_IP=""
 
 
+#------------------------------------------------------------------------------
+# pagerduty.com notification options
+#
+# pagerduty.com notifications require the pagerduty agent to be installed and 
+# a "Generic API" pagerduty service.
+# https://www.pagerduty.com/docs/guides/agent-install-guide/
+
+# enable/disable sending pagerduty notifications
+SEND_PD="YES"
+
+# The service key for your "General API" pagerduty service.
+PD_SERVICE_KEY=''
+
+
 ###############################################################################
 # RECIPIENTS PER ROLE