How to Install sinfo in Ubuntu 18.04



Install sinfo by entering the following commands in the terminal:

sudo apt update
sudo apt install sinfo

Description:

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.

Homepage: http://www.ant.uni-bremen.de/whomes/rinas/sinfo/

Version: 0.0.48-1build3

Section: universe/net