当前位置:网站首页>Mysqlworkbench performance analysis tool -- Performance dashboard
Mysqlworkbench performance analysis tool -- Performance dashboard
2022-07-24 18:28:00 【xiangjai】
MySQLworkbench You can display server performance statistics in a graphical dashboard . If you want to display the dashboard , Please open a database server , Then select Manage... From the left navigation ("management") tab . Then click dashboard ("dashboard").
Dashboard location

The following figure shows the information layout in the instrument cluster
Be careful This feature requires MySQL server5.6 Or higher
Dashboard layout
Network state (Network Status)
It highlights Mysql Statistics of network traffic sent and received by the server through the client connection , Including incoming network traffic , Outgoing network traffic and number of client connections

Network state
From top to bottom is :
Number of incoming Networks (Incoming Network Traffic) Unit byte / second
Number of outgoing Networks (Outgoing Network Traffic) Unit byte / second
Number of client connections (Client connections)
MySQL state (MySQL status)
It highlights MySQL Server main activity and performance statistics . Data includes open table cache hit efficiency (MySQL How to open the table ), Executive sql sentence , as well as SELECT,INSERT,UPDATE,DELETE,CREATE,ALTER and DROP Count of statements ( Per second ).

MySQL Status
From top to bottom is
Open table cache hit rate (Table Open Cache). Mouse over for more details
sql Statement execution (SQL Statements Executed)
Various major SQL Number of statements executed
InnoDB state (InnoDB Status)
Here is provided by InnoDb Store engine generated InnoDB Overview of buffer pool and disk activity . The data is divided into three groups
Be careful
Hover over the chart to view other information , For example, total count .
- usage
- Read request (read reqs):InnoDB The number of logical read requests executed on the buffer pool ( Per second )
- Write requests (write reqs):InnoDB The number of logical write requests to the buffer pool ( Per second )
- Disk read (disk reads):InnoDB The number of times logical reads cannot be made from the buffer pool . These must be read from disk
- InnoDB Buffer pool usage (InnoDB Buffer Pool): In use InnoDB Percentage of buffer pool . Hover over to view additional information , Such as usage and idle pages (InnoDB Buffer pool )
- Write
- Written data (data written): write in InnoDB Write times of redo log file
- write in (writes): write in InnoDB The number of physical writes to redo log files
- InnoDB Disk write (InnoDB Disk Writes): Hover the mouse to view the number of disk writes in a specific second . See the last 120s
- write in (writing): from InnoDB The total amount of data written by the storage engine using file operations ( In bytes ).
- read
- Double write cache frequency (Doublewrite Buffer): Number of double cache writes performed .
- InnoDB Disk read (InnoDB Disk Reads): Hover the mouse to view the number of disk reads in a specific second . See the last 120s
Read (reading): from InnoDB The total amount of data read by the storage engine in file operations ( In bytes ).

InnoDB Status
边栏推荐
- 13. What is the difference between onkeydown, up and onkeypress?
- Pytorch的旅程一:线性模型
- CF lomsat gelral (heuristic merge)
- 5. Reference type and value type as function parameters?
- ["code" power is fully open, and "chapter" shows strength] list of contributors to the task challenge in the first quarter of 2022
- Several sorting methods for while and sort
- undefined reference to H5PTopen
- 3. Variable declaration promotion?
- pinia 入门及使用
- 树链剖分板子
猜你喜欢

Wechat applet reverse

怎么解决idea中yaml无法识别或者飘红?

MySQL - bufferpool related information

Get familiar with pytoch and pytoch environment configuration

6126. 设计食物评分系统

Simulation implementation vector

Web penetration experience summary ing

Number of times a number appears in an ascending array

Ionic4 Learning Notes 6 -- using native ionic4 components in custom components

Calling startActivity() from outside of an Activity context requires the FLAG_ ACTIVITY_ NEW_ TASK flag
随机推荐
["code" power is fully open, and "chapter" shows strength] list of contributors to the task challenge in the first quarter of 2022
We have to understand the four scopes: application, session, request and page
MySQL -- implicit conversion of data type
CF. Bits And Pieces(子集状压dp + 剪枝)
排序的几种方式for while 还有sort
树链剖分板子
JS to achieve progress steps (small exercise)
9. BOM object?
Go小白实现一个简易的go mock server
The 5th Digital China Construction summit opened in Fuzhou, Fujian
球面上绘制圆matlab仿真
剑指 Offer 21. 调整数组顺序使奇数位于偶数前面
Pycharm configuring opencv Library
Array object methods commonly used traversal methods & higher-order functions
[record of question brushing] 20. Valid brackets
使用der格式公钥生成publicKey报错
字符串常用方法(2)
Valentine's Day gift ----- use her photos and our chat records to generate word clouds~
Namespace:集群环境共享与隔离
Baidu touch.js
