I figured it out, the confusion was with the column name and how that is mapped to the rrd. I tried sending 'offset=0' to the 'ntpstat' data channel for a host and it worked. I'll just create a server script that does something like:<div>
<br></div><div>$XYMON $XYMSRV "data ntp.serveraddress.com.ntpstat</div><div><br></div><div>$(ntpdate -u -q -p 2 $NTP_SERVER_IP | grep -o 'offset \+[-+]*[0-9]\+\.[0-9]\+'|tail -n1 |tr ' ' '=')</div>
<div><br></div><div>"</div><div><br></div><div>And put it in the server's tasks.cfg.<br><br><div class="gmail_quote">On Tue, Jul 3, 2012 at 4:58 PM, Berkley, Simeon <span dir="ltr"><<a href="mailto:sberkley@mcclatchyinteractive.com" target="_blank">sberkley@mcclatchyinteractive.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all, Anyone know for sure whether ntpstat.rrd creation is built in, or does it require an external server script? It appears that xymond/do_rrd.c sets up a call in update_rrd() to do_ntpstat_rrd() when ldef->xymonrrdname or the testname that is passed in matches 'ntpstat'. I could be totally misunderstanding what's going on as I've just done a cursory search of the source and haven't had a chance to trace it all the way through.<div>

<br></div><div>I've got my configuration set up like the demo server, with 'time=ntpstat' and 'ntp=ntpstat' entries for TEST2RRD. For the ntp servers i'm monitoring, I'm getting ntpdate output in the 'ntp' status column, but no rrd creation. I've restarted xymon, going as far as adding, then removing '--debug' and '--no-cache' for rrdstatus and rrddata in tasks.cfg (a workaround for an existing issue with rrd updates that may or may not be related to this). We're running 4.3.7 currently. I'll keep plugging away at the source if no one has a quick and easy answer.</div>

<div><br></div><div>Thanks,<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br>S i m e o n  B e r k l e y<br><br>Systems Engineer<br>McClatchy Interactive<br><a href="http://www.mcclatchyinteractive.com" target="_blank">www.mcclatchyinteractive.com</a><br>

<br><br>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>S i m e o n  B e r k l e y<br><br>Systems Engineer<br>McClatchy Interactive<br>phone:  919-861-1244<br>fax:    919-861-1300<br>mobile: 919-302-3063<br><a href="http://www.mcclatchyinteractive.com" target="_blank">www.mcclatchyinteractive.com</a><br>
<br><br>
</div>