Problem solved...after a lot of digging, I found that the type "load" as
defined in types.db is actually an array of 3 values, to which I was trying
to pass only one value.
I used instead : vl.setType ("counter"); and now it is working fine.
_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to