Skip to content

collectors MySQLPerfCollector

Rob Smith edited this page Oct 29, 2012 · 8 revisions

MySQLPerfCollector

Diamond collector that monitors relevant MySQL performance_schema values For now only monitors replication load

Blog announcement.

Sniplet to build example graph.

Dependencies

  • MySQLdb
  • MySQL 5.5.3+

Options - Generic Options

Setting Default Description Type
byte_unit byte Default numeric output(s) str
db performance_schema Database str
enabled False Enable collecting these metrics bool
host localhost Hostname str
measure_collector_time False Collect the collector run time in ms bool
passwd yourpassword Password str
port 3306 Port int
slave False Collect Slave Replication Metrics str
user yourusername Username str

Example Output

__EXAMPLESHERE__
Clone this wiki locally