Added RRD layout (RRAs) of `mysql_qcache.rrd' and `mysql_threads.rrd' to the manpage
authorocto <octo>
Sat, 28 Jan 2006 08:31:16 +0000 (08:31 +0000)
committerocto <octo>
Sat, 28 Jan 2006 08:31:16 +0000 (08:31 +0000)
src/collectd.pod

index 3d304c0..de944b4 100644 (file)
@@ -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 (F<mysql_commands-I<E<lt>commandE<gt>>.rrd> and F<mysql_handler-I<E<lt>handlerE<gt>>.rrd>)
+=item MySQL commands and handlers (F<mysql_commands-I<E<lt>commandE<gt>>.rrd> and F<mysql_handler-I<E<lt>handlerE<gt>>.rrd>)
 
   DS:value:COUNTER:25:0:U
 
+=item MySQL query cache (F<mysql_qcache.rrd>)
+
+  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<mysql_threads.rrd>)
+
+  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<nfs2_procedures-I<(client|server)>.rrd>)
 
   DS:null:COUNTER:25:0:U