Hi
I bring today a very useful plugin.
This is a Uptime Robot and Server Monitoring Plugin, Requires ssh2 installed in the server for Server Monitoring.
Features
Uptime Robot
Check the server every 5 minutes
Alerts over Email or via SMS with Twilio
Server Monitoring (Requires ssh2 and root Password)
Automatic updates (Updates the software and packages every day, via yum or apt-get)
RAM Alerts (If only have 10% free)
HDD Alerts (If only have 10% free)
CPU Alerts (If CPU usage is more than 80%)
Update [07/08/15]:
Now is possible delete a server
Fixed problems with emails
I don't have screenshots, but I have a video.
https://youtu.be/haI03KEbWSg
UPDATE:
In some cases the plugin don't create the Cron Job Task, If this occurs login into PHPMyAdmin, Go to your blesta database and go to the cron_task_runs and add the following entry:
id => n+1
task_id => Cron Task ID (You can view this in the cron_tasks table)
company_id => Your Company ID (Normally 1)
time => NULL
interval => 5
enabled => 1
date_enabled => 2012-01-01 00:00:00
uptime_robot.zip