- Install the iPhone app "Prowl: Growl Client" which is available on the AppStore for US$ 3
- Create a free user account on the Prowl website (http://prowl.weks.net/).
- Log into your Prowl account on the prowl website
- Go to the "Settings Page" and click the "Generate API Key" button. This will give you an API key which looks like this:
f7151a3684e66cf4634f77c187dca44669b67a529
- In PRTG create a new notification (or edit an existing one), enable the "Execute HTTP Action" option and enter the following strings:
- URL:
https://prowl.weks.net/publicapi/add
- Postdata (please insert your API key!):
apikey=[YOUR_API_KEY_HERE]&application=[%sitename]&event=%status&description=%device %name %status %down (%message) ------ Last Result: %lastvalue Date/Time: %datetime Timezone: %timezone
- URL: