Visit www.AdvancedSoftware.ca
Manage Moodle Specific CPU, RAM, Disk, Database, Course and User Metrics All In Moodle.
"Why does my Moodle keep going down?", you ask. System Server Monitor is your solution! Built as a drop in Moodle plugin, SSM can detect Moodle specific problems. It hooks into Moodle Cron and detects a huge amount of data within Moodle and even graphs it on a chart. You'll be able to see a total size of each Database table, CPU, RAM, Disk, all from within your own Moodle install.
- Drop in plugin for Moodle.
- Monitor CPU, RAM, Disk
- Monitor Moodle specific details that other generic software will miss
- Visualize your entire database on a chart, see where things are growing too quickly and exercise preventative maintaince
- Forecast trends in your server specs
- Fix problems before they crash your Moodle!
Coming soon.
To get started with System Status Monitor, simply follow one of these steps:
-
Clone this repository to your local machine:
git clone https://github.com/advancedsoftwarecanada/SystemStatusMonitor.git
-
Add as a submodule to your current Moodle install with Git
git submodule add https://github.com/advancedsoftwarecanada/SystemStatusMonitor local/systemstatusmonitor
- Install directly into your Moodle by downloading the zip and extacting to /var/www/yoursite.com/local/systemstatusmonitor
- Or access your admin plugins uploader and select the following download
(Downline URL coming soon)
- November 21, 2023: Updated plugin for Moodle 4.x.x
- September 27, 2021: Plugin Created for Moodle 3.x.x