Kavenegar
Kavenegar as service for software developers, based in Iran, provides send and receive SMS, calling voice by using its APIs.
Will look like this on your Android device:
You will need:
- Signup and Login to kavenegar.com
- Get your APIKEY and Sender from
http://panel.kavenegar.com/client/setting/account
- Fill in KAVENEGAR_API_KEY="" KAVENEGAR_SENDER=""
- Add the recipient phone numbers to DEFAULT_RECIPIENT_KAVENEGAR=""
Set them in /etc/netdata/health_alarm_notify.conf
(to edit it on your system run /etc/netdata/edit-config health_alarm_notify.conf
), like this:
###############################################################################
SEND_KAVENEGAR="YES"
KAVENEGAR_API_KEY=""
KAVENEGAR_SENDER=""
DEFAULT_RECIPIENT_KAVENEGAR=""
Was this page helpful?
Contribute
- Join our community forum
- Learn how to contribute to Netdata's open-source project
- Submit a feature request