1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: g15stats
Section: utils
Priority: extra
Maintainer: Giacomo Catenazzi <cate@debian.org>
Build-Depends: cdbs, debhelper (>= 5), autotools-dev,
libxtst-dev, libfreetype6-dev, libusb-dev, libgtop2-dev,
libg15-dev, libg15render-dev (>= 1.2-3), libg15daemon-client-dev,
automake, libtool, autoconf
Standards-Version: 3.8.2
Homepage: http://www.g15tools.com
Package: g15stats
Section: utils
Architecture: any
Depends: g15daemon, ${shlibs:Depends}, ${misc:Depends}
Description: a CPU/Memory/Swap usage meter for G15Daemon
The packages provides the following usage meter for LCD on
some Logitech keyboards, usind g15daemon:
.
CPU Screen displays graphs of User/System/Nice and Idle time, along with
LoadAVG and Uptime.
.
Memory Screen displays Memory Total & Free, and graph of Used vs
Buffered+Cached Memory.
.
Swap Screen displays Used, Free and Total swap space, along with the number
of pages currently paged in/out.
.
Network Screen displays Total bytes In/Out, history graph, Peak speed.
|