当前位置:网站首页>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
边栏推荐
- Segment tree merge board
- A practical scheme of realizing 0.5px on mobile terminal
- Techempower web framework performance test 21st round results release --asp Net core continue to move forward
- Four ways of simple interest mode
- undefined reference to H5PTopen
- File upload vulnerability -.User.ini and.Htaccess
- The 5th Digital China Construction summit opened in Fuzhou, Fujian
- 树链剖分板子
- 使用der格式公钥生成publicKey报错
- We have to understand the four scopes: application, session, request and page
猜你喜欢

EasyUI adds row level buttons to the DataGrid

Go小白实现一个简易的go mock server

【OpenCV】—阈值化

Is the validity period of the root certificate as long as the server SSL certificate?

Ionic4 learning notes 9 -- an east project 01

Typora is still the most beautiful and beautiful document editing artifact of yyds in my heart. I believe you will never abandon it

剑指 Offer 21. 调整数组顺序使奇数位于偶数前面

L4l7 load balancing

无关的表进行关联查询及null=null条件

Windowing function (1) - top three employees of department salary
随机推荐
Variable and immutable data types
使用der格式公钥生成publicKey报错
pinia 入门及使用
middleware
模拟实现vector
下拉列表组件使用 iScroll.js 实现滚动效果遇到的坑
Ionic4 learning notes 1
Template syntax [easy to understand]
We have to understand the four scopes: application, session, request and page
Common methods of string (2)
【TkInter】布局管理和事件系统
JMeter -- silent operation
Template inheritance and import
奶头乐理论介绍及个人感悟
undefined reference to H5PTopen
How to prepare for hyperinflation
Mysql——》BufferPool相关信息
pycharm配置opencv库
Ionic4 learning notes 3
移动端实现0.5px的实用方案
