30 Sep
2005
30 Sep
'05
10:10 p.m.
Matti Klock wrote:
Is there a better way to get the NCV handler to ignore the colon in http://? I'm running the snapshot from 21 Sep 2005 right now.
Never mind, I figured it out. I'm having the same problem as Mario Andre did on 23 Sep.
The NCV handler appears to have two bugs. First, it captures data of the form <name>:<string>, as well as of the form <name>:<number>; second, it reads beyond the end of the message sometimes, producing some really bewildering errors in rrd-status.log.
This small patch fixed both problems, for what it's worth.
Thanks, Matti