summaryrefslogtreecommitdiffstats
path: root/ksysguard/README
blob: 36d81e7a35fe2f37760938c2f3b64be6ca096b75 (plain)
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
What is KSysGuard?
------------------

KSysGuard, formerly known as KTop is a program to monitor various elements
of your system, or any other remote system with the KSysGuard daemon
(ksysgardd) installed.  Currently the daemon has been ported to FreeBSD
and Linux with varying degrees of completion.

Notes from the author
---------------------

KSysGuard, formerly known as KTop is work in progress! Although I only try
to check in reasonably stable versions, I cannot guarantee this. I
typically develop on SuSE Linux 6.x with 2.2 kernel. If your system is
different, this program might not even compile.

If you want to join this development please contact me first. Please
do *NOT* check in unsolicited code as I might am rearranging the code
and merging becomes a real headache so your code will be lost.

This does not mean that I don't appreciate your help. Especially
porting to other platforms is difficult for me. Each platform has it's
specific back-end. See the ksysguardd directory for details.

5-Jan-2000 Chris Schlaeger <cs@kde.org>