File: README

package info (click to toggle)
knetload 1.91-15
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,672 kB
  • ctags: 399
  • sloc: sh: 9,926; perl: 1,840; cpp: 1,238; python: 258; makefile: 105
file content (32 lines) | stat: -rw-r--r-- 1,208 bytes parent folder | download
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
31
32


	KNETLoad

        This file is probably out of date, and should be read as a fast description, for
        the latest information, and new versions, please visit the homepage below.

        This is a network throughput meter for the KDE Kicker. It will show the speeds
        of a network device with two diagrams, one for outgoing and one for incoming data.
        KNETLoad can read almost any device that is listed in the /proc/net/dev file, which
        includes eth0, ppp0, ippp0 and many others, even non predefined devices can be typed
        into the program. The colors, style and speed of the diagrams can be configured.

        To bring up the settings menu, simply rightclick on the diagram. Before KCPULoad
        will work you must define what device it should use, and set the correct scaling
        value which depends on the speed of your network device.

        Leftclick on the diagram to bring up a small information box which will show the exact
        input and output speeds in text form, and the total amount of outgoing and incoming data.

	Install:

	./configure
	make
	make install

	Homepage:

	http://kde.quakenet.eu.org


					Markus Gustavsson <mighty@fragzone.se>