Stats430
stats430 is a tool for monitoring the essential statistics of a VM.
This is necessary to ascertain if you need a smaller VM or a larger VM.
Server Setup
- ssh into the server you want to monitor with stats430
- Install flaarum (for storage) with
sudo snap install flaarum
- Install stats430 with
sudo snap install stats430
- Give permissions to collect statistics with
sudo snap connect stats430:hardware-observe
- Mark as server setup with
stats430.s430c ass
- Restart the stats430 server program with
sudo snap restart stats430.s430s
- Get the key to use in the desktop program with
stats430.s430c pk
- Make sure port 35761 is open to communicate from system GUI.