diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-02 12:10:12 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-02 12:10:12 +0000 |
commit | ecd4dcaec56a8e5afb1beeb4abdd1d391d7a5dd5 (patch) | |
tree | 50c673b92de4ccb57b80ab4af10837062f0021f5 /sysutils/libgtop/DESCR | |
parent | 155fd3642ced593c13cbe4d4071ba0869a4363ac (diff) | |
download | pkgsrc-ecd4dcaec56a8e5afb1beeb4abdd1d391d7a5dd5.tar.gz |
Move libgtop to the sysutils category, coming from devel.
This is version 1.0.13nb4.
Diffstat (limited to 'sysutils/libgtop/DESCR')
-rw-r--r-- | sysutils/libgtop/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/libgtop/DESCR b/sysutils/libgtop/DESCR new file mode 100644 index 00000000000..55f3012d616 --- /dev/null +++ b/sysutils/libgtop/DESCR @@ -0,0 +1,4 @@ +libgtop is a library that fetches system information about the running +system such as cpu and memory usage, active processes etc. It +provides a setgid server that fetches the information and a +client-side library that talks to this server. |