]> arthur.barton.de Git - netdata.git/commitdiff
Update health_alarm_notify.conf
authortech-no-logical <git@tech-no-logical.net>
Wed, 11 Jan 2017 10:29:40 +0000 (11:29 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Jan 2017 10:29:40 +0000 (11:29 +0100)
Updated messagebird comment to show how to get a key

conf.d/health_alarm_notify.conf

index 28be6963e8d4fbeca68d2863584bc52fa0102de3..edc55184fb3420c77925ed8574de4091a76a3360 100644 (file)
@@ -171,6 +171,12 @@ DEFAULT_RECIPIENT_TWILIO=""
 # enable/disable sending messagebird SMS
 SEND_MESSAGEBIRD="YES"
 
+# to get an access key, create a free account at https://www.messagebird.com
+# verify and activate the account (no CC info needed)
+# login to your account and enter your phonenumber to get some free credits
+# to get the API key, click on 'API' in the sidebar, then 'API Access (REST)' 
+# click 'Add access key' and fill in data (you want a live key to send SMS)
+
 # Without an access key, netdata cannot send Messagebird text messages.
 MESSAGEBIRD_ACCESS_KEY=""
 MESSAGEBIRD_NUMBER=""