mirror of https://github.com/statping/statping
Updated Features (markdown)
parent
601b935de2
commit
a1d0684057
|
@ -7,4 +7,10 @@ You can use MySQL, Postgres, or SQLite as a database for your Statup status page
|
|||
Statup is an extremely easy to setup website monitoring tool without fussing with dependencies or packages. Simply download and install the precompile binary for your operating system. Statup works on Windows, Mac, Linux, Docker, and even the Raspberry Pi.
|
||||
|
||||
# No Maintence
|
||||
Many other website monitoring applications will collect data until the server fails because of hard drive is 100% full. Statup will automatically delete records to make sure your server will stay UP for years. The EC2 AMI Image is a great way to host your status page without worrying about it crashing one day. Statup will automatically upgrade its software when you reboot your computer.
|
||||
Many other website monitoring applications will collect data until the server fails because of hard drive is 100% full. Statup will automatically delete records to make sure your server will stay UP for years. The EC2 AMI Image is a great way to host your status page without worrying about it crashing one day. Statup will automatically upgrade its software when you reboot your computer.
|
||||
|
||||
# Email Notifications
|
||||
Receive email notifications if your website or application goes offline. Statup includes SMTP connections so you can use AWS SES, or any other SMTP emailing service. Go in the Email Settings in Settings to configure these options.
|
||||
|
||||
# Prometheus Exporter
|
||||
If you want a deeper view of your applications status, you can use Grafana and Prometheus to graph all types of data about your services.
|
Loading…
Reference in New Issue