mirror of https://github.com/statping/statping
Updated Notifiers (markdown)
parent
e6c4aaa237
commit
f1d67acd7f
|
@ -1,7 +1,7 @@
|
|||
Statup includes multiple Notifiers to alert you when your services are offline. You can also create your own notifier and send a Push Request to this repo! Creating a custom notifier is pretty easy as long as you follow the requirements. A notifier will automatically be installed into the users Statup database.
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/hunterlong/statup/wiki/Notifier-Example">Example Notifier</a> | <a href="#">Notifier Events</a>
|
||||
<a href="https://github.com/hunterlong/statup/wiki/Notifier-Example">Example Notifier Code</a> | <a href="https://github.com/hunterlong/statup/wiki/Notifier-Events">Notifier Events</a> | <a href="https://github.com/hunterlong/statup/tree/master/notifiers">View Notifiers</a>
|
||||
</p>
|
||||
|
||||
## Notifier Requirements
|
||||
|
|
Loading…
Reference in New Issue