summaryrefslogtreecommitdiffstats
path: root/health/notifications/pushover/README.md
blob: 4d5ea5a96ddc389e22670c2b5e9952f1f942bbf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!--
title: "PushOver"
sidebar_label: "PushOver"
custom_edit_url: "https://github.com/netdata/netdata/edit/master/health/notifications/pushover/README.md"
learn_status: "Published"
learn_topic_type: "Tasks"
learn_rel_path: "Setup/Notification/Agent"
learn_autogeneration_metadata: "{'part_of_cloud': False, 'part_of_agent': True}"
-->

# PushOver

pushover.net allows you to receive push notifications on your mobile phone. The service seems free for up to 7.500 messages per month.

Netdata will send warning messages with priority `0` and critical messages with priority `1`. pushover.net allows you to select do-not-disturb hours. The way this is configured, critical notifications will ring and vibrate your phone, even during the do-not-disturb-hours. All other notifications will be delivered silently.

You need:

1.  APP TOKEN. You can use the same on all your Netdata servers.
2.  USER TOKEN for each user you are going to send notifications to. This is the actual recipient of the notification.

The configuration is like above (slack messages).

pushover.net notifications look like this:

![image](https://cloud.githubusercontent.com/assets/2662304/18407319/839c10c4-7715-11e6-92c0-12f8215128d3.png)