summaryrefslogtreecommitdiffstats
path: root/health/notifications/prowl/README.md
blob: 8656c131461846486165d3912141903296757d40 (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
29
30
31
32
<!--
title: "Prowl"
sidebar_label: "Prowl"
custom_edit_url: "https://github.com/netdata/netdata/edit/master/health/notifications/prowl/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}"
-->

# Prowl

[Prowl](https://www.prowlapp.com/) is a push notification service for iOS devices.  Netdata
supports delivering notifications to iOS devices through Prowl.

Because of how Netdata integrates with Prowl, there is a hard limit of
at most 1000 notifications per hour (starting from the first notification
sent).  Any alerts beyond the first thousand in an hour will be dropped.

Warning messages will be sent with the 'High' priority, critical messages
will be sent with the 'Emergency' priority, and all other messages will
be sent with the normal priority.  Opening the notification's associated
URL will take you to the Netdata dashboard of the system that issued
the alert, directly to the chart that it triggered on.

## configuration

To use this, you will need a Prowl API key, which can be requested through
the Prowl website after registering.

Once you have an API key, simply specify that as a recipient for Prowl
notifications.