[collectd] exec PUTVAL of collectd version 4.3.1

Jie Zhang jj.mzhang at gmail.com
Mon Nov 16 23:03:22 CET 2009


Hi,

I am using the exec plugin of collectd ( version 4.3.1) to run my script and
got confused by how PUTVAL works. From the document, it seems I can log
multiple values, but, It works if I put only one value int the value list,
but it doesn't work if I have two values:

This works:
PUTVAL localhost/sysstats/gauge-ioerror_count interval=60 1258332477:257

But this doesn't work:
PUTVAL localhost/sysstats/gauge-ioerror_count interval=60 1258335773:257:123

where 257 and 123 are the two values I am trying to log.

Does anyone know what's wrong?

Thanks a lot!

Jie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20091116/faf74125/attachment.htm 


More information about the collectd mailing list