-
Notifications
You must be signed in to change notification settings - Fork 184
Fabian Affolter edited this page Apr 27, 2014
·
2 revisions
The nma
service uses NMA (Notify My Android) to delivery notifications from mqttwarn to your Android device.
[config:nma]
targets = {
# api key app event
'myapp' : [ 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', "Nagios", "Phone call" ]
}
Topic option | M/O | Description |
---|---|---|
priority |
O | priority. (dflt: 0) |
Requires:
- A Notify My Android(NMA) account
-
pynma. You don't have to install this -- just copy
pynma.py
to the mqttwarn directory.