[collectd] Plugins for postfix, amavisd-new and powerdns

Florian Forster octo at verplant.org
Sun Mar 30 10:59:17 CEST 2008


Hi Luke,

sorry that it took so long, but I finally got around to set up a virtual
host and install PowerDNS there. I'm currently trying to fit the
recursor statistics into something reasonable.

The statistics I could make sense out of are:

noerror-answers,
nxdomain-answers,
servfail-answers:
  Number of answers/replies by RCODE, i. e. number of answers that were
  successful, didn't exist or the server failed.

sys-msec,
user-msec:
  Milliseconds spent in system/user mode.

qa-latency:
  Overall latency.

cache-hits,
cache-misses:
  Cache hits/misses.

Now a long list of values remain. I'd like to know which values are
actually interesting and which I should ignore. For instance:
answers0-1,
answers1-10,
answers10-100,
answers100-1000,
answers-slow:
  Answers by time it took answer them. I don't think that's very
  interesting, but that's just a wild guess..

cache-entries:
  Number of entries in the cache. Not sure if that's interesting. Might
  be, since the recursor is basically all about the cache - right? What
  about `negcache-entries'?

questions:
  Overall number of questions. Surely interesting, but it's somehow
  unspecific. Aren't there some more detailed counters available?
  Queries by query type would be nice, for example.

And so on.. Can you help me deciding what goes in and what is ignored
(or rather dropped from the query)?

Thanks and 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/20080330/7764055d/attachment.pgp 


More information about the collectd mailing list