sshallsinfo
tool for monitoring computer clusters using broadcasts
Install
- All systems
-
curl cmd.cat/sshallsinfo.sh
- Debian
-
apt-get install sinfo
- Ubuntu
-
apt-get install sinfo
- Kali Linux
-
apt-get install sinfo
- Fedora
-
dnf install sinfo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sinfo
- Raspbian
-
apt-get install sinfo
- Dockerfile
- dockerfile.run/sshallsinfo
sinfo
tool for monitoring computer clusters using broadcasts
The sinfo cluster monitoring system uses network broadcasts to distribute information about the status of local nodes, including their CPU/memory usage, network load, and top five processes. It consists of a daemon running on each node and an ncurses frontend to monitor them.