BROKEN: "Does not compile in NFS related statistics" DEPRECATED: Broken on all supported versions of FreeBSD This port expired on: 2007-03-10 IGNORE: is marked as broken: "Does not compile in NFS related statistics" Xperfmon++ : A graphical X11 system performance monitor
There is no maintainer for this port. Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org Port Added: unknown License: not specified in port
This package contains the binary release of xperfmon++ V3.0 a X based
system performance meter for several systems, ported to FreeBSD-3.X
with addition of many new features.
The program monitors:
system load, user-, nice-, system-, interrupt-, idle-cputime,
free swap, disk/tape/cdrom transfers, disktape/cdrom io in MB/s,
number of interrupts, network-input, -output, -collision packets and
NFS client and server activity and cache hits/misses.
Please send BUGS and annotations to: Lars.Koeller@Uni-Bielefeld.DE
Changes from xperfmon++ V2.0 to xperfmon++ V3.0:
- Complete rewirte of freebsd_system.c (now it has a clear structure,
separate procedures for each different type of statistic gathered)
- Integration of devstat library first appeared in FreeBSD-3.X
- Add many graphs, now there are a total of 25 graphs
- Change scaling of graphs from integer to float.
- Problems during first resize of the window are fixed
2007-03-09 sysutils/diskusage: Unmainntaied, MASTER_SITES disappeared, WWW
disappeared.
2007-03-10 sysutils/xperfmon3: Broken on all supported versions of FreeBSD
2007-03-10 comms/mwavem: Broken on all supported versions of FreeBSD
2007-03-09 sysutils/diskusage: Unmainntaied, MASTER_SITES disappeared, WWW
disappeared.
2007-03-10 sysutils/xperfmon3: Broken on all supported versions of FreeBSD
2007-03-10 comms/mwavem: Broken on all supported versions of FreeBSD
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
Update to Version 3.1 this includes several bugfixes: o Fix compiler -Wall
warnings o Calc etime correct for multi CPU machines o Show disk stats for
"ad" disk devices, too o Count number of network in/out packets correctly
o Get free swapspace only every 10 time intervals to limit CPU usage.