-
the pure bugfix without the "transferred bytes" extension.
2008-04-13 17:48:29 UTC by nobody
-
Bug 1529174 is present in at least V4.0.1, and means that the network statistics are only displayed for the last interface parsed.
The attached patch only fixes the bug, rather than the alternative patch submitted for this, which maked more wide-ranging changes.
Michael.
2006-12-15 16:37:29 UTC by firthmj
-
The bug also applies even if no interfaces are specified on the command line - the statistics are reset within the loop, rather than before it.
I have a patch that only fixes the bug, rather than adding new features too. I will upload this as an alternative for those that want it.
Michael.
2006-12-15 16:34:24 UTC by firthmj
-
Seems to be working today, forget this one.
2006-12-14 09:14:51 UTC by firthmj
-
The disk usage stats in release 4.0.1 seem to work OK on Redhat Enterprise 4 (kernel 2.6.9 with Redhat patches, reported as 2.6.9-42.0.3.ELsmp) but on Fedora Core 5 (kernel 2.6.18 with Redhat patches, reported as 2.6.18-1.2239.fc5) the disk usage is always reported as around 25000.
Is this an issue being caused by the newer kernel, or something else?.
2006-12-13 11:40:58 UTC by firthmj
-
It appears that though the latest versions of rstatd have allowed disk monitoring in V2.6 kernels, they no longer work correctly for disk monitoring in V2.4 kernels.
Certainly on my Suse 9.0 system, upgraded to the stock 2.4.32 kernel, the old rstatd-3.07 works for disk monitoring (but intermittently crashes), while the new V4.0.1 release does not monitor disk activity correctly.
Would it...
2006-12-13 11:38:24 UTC by firthmj
-
When running the 'configure' script on at least Suse Linux 9.0, Redhat Enterprise 4, and Fedora Core 5, the error messages "missing: Unknown '--run' option" and "configure: WARNING: 'missing' script is too old or missing" are produced.
I haven't tried other Linux distros yet, but because the error is between two files from the rstatd package, I expect it happens on all.
This doesn't seem...
2006-12-13 11:30:50 UTC by firthmj
-
The bug report included a patch; referencing it here so
it shows up under "patches".
2006-08-24 15:56:09 UTC by joe_user_2006
-
Under Debian Etch on 32-bit Linux i386 with gcc 4.x,
the daemon forks repeatedly when the client attempts to
connect to it.
I didn't look at the problem in depth, but the manpage
I didn't look at the program in depth, but the manpage
for getsockname() says:
"The namelen parameter should be initialized to
indicate the amount of space pointed to by name."
This resulted in the patch,
2006-08-24 15:49:14 UTC by joe_user_2006
-
Hello,
this is an extension to report transfered bytes for network interfaces. I introduced a new rstat rpc version 6 and I am wondering how to get this into glibc which delivers rstat.x and rstat.h
I will submit a patch for perf to rudolf koenig.
joerg at hydrops dot han dot de.
2006-07-26 18:46:17 UTC by nobody