Steven Wagner wrote:
matt massie wrote:
steve's comment about not being able to be set rrd_rootdir in gmetad.conf
made me review my ./gmetad/conf.c code. i didn't have some of the
functions returning NULL which made dotconf mad. it's all good now.
-matt
Yup, that works.
[yaaaaaaaaay!]
Now to try the new front-end... if all goes well I'll be hackin' on some
proprietary stuff for a while...
Wait a minute!
I noticed my RRDs stopped updating when I switched binaries. Now I get ...
THIS! ... when I run with debug on:
RRD_update: rrd->ds_def malloc
save_to_rrd() couldn't parse the XML and data to RRD for [fs]
That's a librrd issue of some kind, because I get it when I invoke rrdtool
directly. So. Not sure what's going on there but I'm hungry and I'm going
to lunch now. :) I will be sure to ask my Double-Double whether it has
any ideas on how to fix this issue.