(05-14-2019, 09:22 AM)rsthomas Wrote: 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
I cannot comment much as I don't maintain or have anything to do with that repo, but if you go to this link:
http://zppy.github.io/#zgodx
you should get an option to download the .zpp file which you can then install into Sentora by going to the "Module Admin" section and scrolling to "Install a new module" at the bottom.
Keith