<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hey,<br>
</p>
<p><br>
</p>
<p>I don't know why I keep tripping over this...I'm trying to create some new graphs but the RRD files aren't being created properly (SPLITNCV).  I have the following definitions:<br>
</p>
<p><br>
</p>
<div>GRAPHS_threads="threads"</div>
<div>TEST2RRD="...,threads=ncv"</div>
<div>
<div>SPLITNCV_threads="*:NONE,total:GAUGE,consumed:GAUGE"<br>
</div>
<div><br>
</div>
<div>This is what is returned in the message that I care about:<br>
</div>
<div><br>
</div>
<div>
<div><br>
</div>
<div>Current thread usage</div>
<div><!--</div>
<div>pctutil: 3</div>
<div>total: 51</div>
<div>consumed: 2</div>
<div>--><br>
</div>
<div><br>
</div>
<div>etc.<br>
</div>
<br>
</div>
<div><br>
This aligns with my other configs (*:NONE is new) but I'm not getting the rrds created as separate rrds and I am getting a LOT more inside the RRD than just the 3 I would expect based on the incoming data.  The output it's parsing has a LOT of colon separated
 entities but I set up a sed filter to force ':' to '&#58;'.  It seems like Xymon is parsing the encoded colon just as it would a normal colon.  Has anyone else gotten this to work?<br>
</div>
<div><br>
</div>
<div>thanks<br>
</div>
<div><br>
</div>
<div>=G=<br>
</div>
<br>
<br>
</div>
<p><br>
</p>
</body>
</html>