(05-12-2019, 03:10 AM)fearworks Wrote: The zGodX module would be a good starting point. It's not a server monitor that will give alerts etc. in the traditional sense of a server monitor, but it allows you to monitor Sentora stats through the panel.
http://forums.sentora.org/showthread.php?tid=1795
Read the whole thread (or at least the recent posts on the second page) to get to the valid links.
Keith.
Thanks, Keith, but something must be wrong with the module. This is what happened:
-------------------
root@rsthostserver:~# zppy repo add zppy.github.io/repo
Added 'zppy.github.io/repo' to list of repositories!
Remember to execute 'zppy update' to grab the latest list of packages.
root@rsthostserver:~# zppy update
Updating package list..
Connecting to zppy.github.io/repo
Getting list from zppy.github.io/repo
Failed to contact the URL 'zppy.github.io/repo'
-------------------
However, I did manage to locate a monitor called Glances. Although it doesn't run on the Sentora Panel, it ought to do the job:
https://glances.readthedocs.io/en/latest/index.html
wget -O- https://bit.ly/glances | /bin/bash
apt-get install glances
glances --help