nguyenhiep/laravel-uptime-monitor

A powerful, easy to configure uptime monitor

v1.2.8.4 2021-12-22 09:34 UTC

This package is auto-updated.

Last update: 2024-04-24 09:48:47 UTC


README

Laravel-uptime-monitor is a powerful, easy to configure uptime monitor. It will notify you when your site is down (and when it comes back up). You can also be notified a few days before an SSL certificate on one of your sites expires. Under the hood, the package leverages Laravel native notifications, so it's easy to use Slack, Telegram or your preferred notification provider.

You'll find extensive documentation on [https://docs.spatie.be/laravel-uptime-monitor]. It includes detailed info on how to install and use the package.

What news on my fork?

- V1.1:

- Add slack channel for each monitors which user care about
- Mention users on slack messages
- Send announcements for users who subscribe channel

- V1.2.x:

- Add ping method which you can ping to your server
- Add webhook