开发者

VPS MySQL Problem but Where?

开发者 https://www.devze.com 2023-03-01 12:31 出处:网络
We have a VPS with around 40 databases and 1 of th开发者_StackOverflow中文版em is getting very high traffic (selects)... is there any tool that i can install to keep a record or visualize what databas

We have a VPS with around 40 databases and 1 of th开发者_StackOverflow中文版em is getting very high traffic (selects)... is there any tool that i can install to keep a record or visualize what database is getting the most traffic/hits???

Thanks


MySQL Enterprise Monitor

Advanced Query Analyzer - Provides multiple options for quickly finding worst offenders. Collected queries can be sorted and filtered by server, database, query type, query content. Analysis can be done by current time intervals or by historical date/time range.

MySQL and OS Metric Graphs - Allows DBA to monitor and correlate these metrics: Database Activity (Selects, Inserts, Updates, Deletes)

VPS MySQL Problem but Where?

I believe it has a free trial.

0

精彩评论

暂无评论...
验证码 换一张
取 消