✨ What does this plugin do?
Automatically checks if a server is online and reports on the status.
❓ Why would I use this plugin?
Sometimes it can be helpful to have a dashboard of server monitoring to spot trouble at a quick glance.
? Are there any requirements for this plugin?
Install the plugin, then go to Settings > Server Monitor and begin adding servers to start monitoring. Ensure you have October CMS task scheduling set up and working.
✨ Future plans
- Integrate with DevNotify plugin to notify developer(s) if a server status is bad.
- Please send suggestions to support@albrightlabs.com.
?️ How do I install this plugin?
- Clone this repository into
plugins/albrightlabs/servermonitor
- Run the console command
php artisan october:migrate
- From the admin area, go to Settings > Server Monitor and begin adding servers to monitor
⏫ How do I update this plugin?
Run either of the following commands:
- From the project root, run
php artisan october:util git pull
- From the plugin root, run
git pull
-
This plugin has not been reviewed yet.
-
1.0.4 |
Fourth version of Server Monitor Aug 10, 2023 |
---|---|
1.0.3 |
Third version of Server Monitor Aug 10, 2023 |
1.0.2 |
Second version of Server Monitor Jan 22, 2023 |
1.0.1 |
First version of Server Monitor Jan 22, 2023 |