sinfod
tool for monitoring computer clusters using broadcasts
Install
- All systems
-
curl cmd.cat/sinfod.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 updatesudo apt-get install sinfo - Raspbian
-
apt-get install sinfo
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.