On Wed, Aug 02, 2006 at 11:07:06AM -0500, Brodie, Kent wrote:
Hi Henrik: Below are snippets from rrd that are still causing the "Duplicate Error" on my end, even after applying the patch. In the cases where there's netstat and ifstat data shown together, I had to include both because those chunks of data came out right at the time the duplicate error appeared. Too hard to time/see which of those 2 chunks of data cause the problem. In other cases, only ifstat data caused the problem.
It's the ifstat data; or specifically - it is the interface aliases ("eth0:1") that messed up how the data was being parsed. So a somewhat larger patch was required. Backout the previous patch I sent you, and apply this one instead.
Or grab the current snapshot if you cannot get it applied without problems.
Regards, Henrik