mysql
goal
monitor the sgbd mysql activity
units
parameters
be careful with parameter type in your interpretation :
a "constant" line does not mean the same if GAUGE or DERIVE parameter
(see module configuration help )
for example Bytes_received (DERIVE) is in Bytes per seconds, Connections is the number
of connexions by second
more info
- use the mysqladmin command if available
- else use the show status; mysql command
- http://www.mysql.com
author
Eric Gerbier eric.gerbier@tutanota.com
licence : GPL