[collectd] unable to get exec plugin to work
Florian Forster
octo at verplant.org
Fri Nov 2 10:20:08 CET 2007
Hi James,
On Thu, Nov 01, 2007 at 11:30:59PM -0700, James Valente wrote:
> echo "${HOST}/${PLUGIN}/ld-one N:$MIN_01"
> echo "${HOST}/${PLUGIN}/ld-ten N:$MIN_05"
> echo "${HOST}/${PLUGIN}/ld-fifteen N:$MIN_15"
did you define a type `ld' in the `types.db'? It's usually installed in
${pkglibdir} and lists the types known to the daemon. Without a correct
definition there collectd doesn't know how to create the RRD files.
I'd suggest to use the already defined `load' type though:
echo "${HOST}/${PLUGIN}/load N:${MIN_01}:${MIN_05}:${MIN_15}
Regards,
-octo
--
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20071102/93668bfc/attachment.pgp
More information about the collectd
mailing list