1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: sinfo
Section: net
Priority: optional
Maintainer: Jürgen Rinas <jrinas@gmx.de>
Uploaders: Gaudenz Steinlin <gaudenz@debian.org>
Build-Depends: debhelper (>= 9.20160709~), autotools-dev, libncurses5-dev, libboost-dev, libboost-regex-dev, libboost-system-dev, po-debconf, groff
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/debian/sinfo.git
Vcs-Browser: https://salsa.debian.org/debian/sinfo
Homepage: http://www.ant.uni-bremen.de/whomes/rinas/sinfo/
Package: sinfo
Architecture: any
Depends: debconf, ${shlibs:Depends}, ${misc:Depends}
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.
|