From caf1a5281f9e974ba73ceded3a782db3d0142c5f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 26 Apr 2019 18:22:55 +0200 Subject: Merging upstream version 1.14.0. Signed-off-by: Daniel Baumann --- health/notifications/smstools3/README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'health/notifications/smstools3/README.md') diff --git a/health/notifications/smstools3/README.md b/health/notifications/smstools3/README.md index 71e13dc19..4a1469853 100644 --- a/health/notifications/smstools3/README.md +++ b/health/notifications/smstools3/README.md @@ -4,6 +4,13 @@ The [SMS Server Tools 3](http://smstools3.kekekasvi.com/) is a SMS Gateway softw To have netdata send notifications via SMS Server Tools 3, you'll first need to [install](http://smstools3.kekekasvi.com/index.php?p=compiling) and [configure](http://smstools3.kekekasvi.com/index.php?p=configure) smsd. +Ensure that the user `netdata` can execute `sendsms`. Any user executing `sendsms` needs to: + +* Have write permissions to `/tmp` and `/var/spool/sms/outgoing` +* Be a member of group `smsd` + +To ensure that the steps above are successful, just `su netdata` and execute `sendsms phone message`. + You then just need to configure the recipient phone numbers in `health_alarm_notify.conf`: ```sh -- cgit v1.2.3