summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon/pkg-descr
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-12-15 22:25:50 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-12-15 22:25:50 +0000
commita730d05ad20adffb4859c7f1f991a3b42aa449c9 (patch)
tree674c93ab32e407c182ce9b34c68359f332610572 /sysutils/xperfmon/pkg-descr
parentUpgrade to next FM snapshot, author apply my patches (diff)
Major upgrade from Lars. The geometry bug has been fixed, and the
swap display improved. Submitted by: Lars Köller (Lars_Koeller@odie.physik2.uni-rostock.de)
Notes
Notes: svn path=/head/; revision=2559
Diffstat (limited to 'sysutils/xperfmon/pkg-descr')
-rw-r--r--sysutils/xperfmon/pkg-descr13
1 files changed, 11 insertions, 2 deletions
diff --git a/sysutils/xperfmon/pkg-descr b/sysutils/xperfmon/pkg-descr
index e20cd9cc5269..455bb1f82202 100644
--- a/sysutils/xperfmon/pkg-descr
+++ b/sysutils/xperfmon/pkg-descr
@@ -1,8 +1,17 @@
-This package contains the binary release of xperfmon++ V1.1 a X based
+This package contains the binary release of xperfmon++ V1.3 a X based
system performance meter for several systems, ported to FreeBSD 2.X.
-The program monitors user-, system-, idle-cputime, free mem, disk io,
+The program monitors user-, system-, idle-cputime, free swap, disk io,
number of interrupts, network-input, -output, -collision packets and
NFS client and server activity.
Please send BUGS and annotations to: lars.koeller@odie.physik2.uni-rostock.de
+
+Major changes in xperfmon++ V1.3 due to xperfmon++ V1.1:
+
+ - Clean fix of the -geometry option bug, now there is only
+ a MIN_WIDTH of 185 pixels. The MIN_HEIGTH is calculated
+ dynamically out of the number of active graphs.
+ - Display 'Free Swap' in percent without resizing of the graph
+ - Close some memory leaks
+ - Display unit of graph in label field.