From: octo Date: Sat, 28 Jan 2006 08:31:16 +0000 (+0000) Subject: Added RRD layout (RRAs) of `mysql_qcache.rrd' and `mysql_threads.rrd' to the manpage X-Git-Tag: collectd-3.7.0~23 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=62c921dc9a19bd92fc63162108ef8cde49dadfdf;p=collectd.git Added RRD layout (RRAs) of `mysql_qcache.rrd' and `mysql_threads.rrd' to the manpage --- diff --git a/src/collectd.pod b/src/collectd.pod index 3d304c0b..de944b49 100644 --- a/src/collectd.pod +++ b/src/collectd.pod @@ -193,10 +193,25 @@ The DS'es depend on the module creating the RRD files: DS:buffers:GAUGE:25:0:9223372036854775807 DS:cached:GAUGE:25:0:9223372036854775807 -=item MySQL statistics (FcommandE>.rrd> and FhandlerE>.rrd>) +=item MySQL commands and handlers (FcommandE>.rrd> and FhandlerE>.rrd>) DS:value:COUNTER:25:0:U +=item MySQL query cache (F) + + DS:hits:COUNTER:25:0:U + DS:inserts:COUNTER:25:0:U + DS:not_cached:COUNTER:25:0:U + DS:lowmem_prunes:COUNTER:25:0:U + DS:queries_in_cache:GAUGE:25:0:U + +=item MySQL threads (F) + + DS:running:GAUGE:25:0:U + DS:connected:GAUGE:25:0:U + DS:cached:GAUGE:25:0:U + DS:created:COUNTER:25:0:U + =item NFSv2 Procedures (F.rrd>) DS:null:COUNTER:25:0:U