{{ reactor.options.get('prefix') }} {{ level.upper() }}
{{ '=' * len(reactor.options.get('prefix') + level)}}

Alert: {{ alert.name }}
Status: {{ level }}

Time: {{ dt.datetime.now().strftime('%H:%M %d/%m/%Y') }}
URL: {{ alert.query }}
Status: {{ value }}

--

You can configure alerts for notifications in your congifuration file.
See https://github.com/klen/graphite-beacon

