mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-15 16:00:23 +00:00
More fixes as per the reviews.
- Took out ${prefix}- - get_var sanity - pt-mysql-summary now follows pt-summary's suit and doesn't take in files to write to - pt-summary defers setting the CMD_FOO vars to a function, as otherwise it would skip our PATH mungling.
This commit is contained in:
118
t/pt-mysql-summary/samples/temp002/innodb-status
Normal file
118
t/pt-mysql-summary/samples/temp002/innodb-status
Normal file
@@ -0,0 +1,118 @@
|
||||
*************************** 1. row ***************************
|
||||
Type: InnoDB
|
||||
Name:
|
||||
Status:
|
||||
=====================================
|
||||
120323 21:05:31 INNODB MONITOR OUTPUT
|
||||
=====================================
|
||||
Per second averages calculated from the last 42 seconds
|
||||
-----------------
|
||||
BACKGROUND THREAD
|
||||
-----------------
|
||||
srv_master_thread loops: 1 1_second, 1 sleeps, 0 10_second, 1 background, 1 flush
|
||||
srv_master_thread log flush and writes: 128
|
||||
----------
|
||||
SEMAPHORES
|
||||
----------
|
||||
OS WAIT ARRAY INFO: reservation count 2, signal count 2
|
||||
Mutex spin waits 0, rounds 0, OS waits 0
|
||||
RW-shared spins 2, rounds 60, OS waits 2
|
||||
RW-excl spins 0, rounds 0, OS waits 0
|
||||
Spin rounds per wait: 0.00 mutex, 30.00 RW-shared, 0.00 RW-excl
|
||||
--------
|
||||
FILE I/O
|
||||
--------
|
||||
I/O thread 0 state: waiting for completed aio requests (insert buffer thread)
|
||||
I/O thread 1 state: waiting for completed aio requests (log thread)
|
||||
I/O thread 2 state: waiting for completed aio requests (read thread)
|
||||
I/O thread 3 state: waiting for completed aio requests (read thread)
|
||||
I/O thread 4 state: waiting for completed aio requests (read thread)
|
||||
I/O thread 5 state: waiting for completed aio requests (read thread)
|
||||
I/O thread 6 state: waiting for completed aio requests (write thread)
|
||||
I/O thread 7 state: waiting for completed aio requests (write thread)
|
||||
I/O thread 8 state: waiting for completed aio requests (write thread)
|
||||
I/O thread 9 state: waiting for completed aio requests (write thread)
|
||||
Pending normal aio reads: 0 [0, 0, 0, 0] , aio writes: 0 [0, 0, 0, 0] ,
|
||||
ibuf aio reads: 0, log i/o's: 0, sync i/o's: 0
|
||||
Pending flushes (fsync) log: 0; buffer pool: 0
|
||||
217 OS file reads, 3 OS file writes, 3 OS fsyncs
|
||||
0.00 reads/s, 0 avg bytes/read, 0.00 writes/s, 0.00 fsyncs/s
|
||||
-------------------------------------
|
||||
INSERT BUFFER AND ADAPTIVE HASH INDEX
|
||||
-------------------------------------
|
||||
Ibuf: size 1, free list len 0, seg size 2, 0 merges
|
||||
merged operations:
|
||||
insert 0, delete mark 0, delete 0
|
||||
discarded operations:
|
||||
insert 0, delete mark 0, delete 0
|
||||
Hash table size 553193, node heap has 0 buffer(s)
|
||||
0.00 hash searches/s, 0.00 non-hash searches/s
|
||||
---
|
||||
LOG
|
||||
---
|
||||
Log sequence number 1687931
|
||||
Log flushed up to 1687931
|
||||
Last checkpoint at 1687931
|
||||
Max checkpoint age 7782360
|
||||
Checkpoint age target 7539162
|
||||
Modified age 0
|
||||
Checkpoint age 0
|
||||
0 pending log writes, 0 pending chkp writes
|
||||
8 log i/o's done, 0.00 log i/o's/second
|
||||
----------------------
|
||||
BUFFER POOL AND MEMORY
|
||||
----------------------
|
||||
Total memory allocated 137003008; in additional pool allocated 0
|
||||
Internal hash tables (constant factor + variable factor)
|
||||
Adaptive hash index 2216932 (2212772 + 4160)
|
||||
Page hash 69556 (buffer pool 0 only)
|
||||
Dictionary cache 577764 (553912 + 23852)
|
||||
File system 41920 (41336 + 584)
|
||||
Lock system 166756 (166436 + 320)
|
||||
Recovery system 0 (0 + 0)
|
||||
Dictionary memory allocated 23852
|
||||
Buffer pool size 8191
|
||||
Buffer pool size, bytes 134201344
|
||||
Free buffers 7985
|
||||
Database pages 206
|
||||
Old database pages 0
|
||||
Modified db pages 0
|
||||
Pending reads 0
|
||||
Pending writes: LRU 0, flush list 0, single page 0
|
||||
Pages made young 0, not young 0
|
||||
0.00 youngs/s, 0.00 non-youngs/s
|
||||
Pages read 206, created 0, written 0
|
||||
0.00 reads/s, 0.00 creates/s, 0.00 writes/s
|
||||
No buffer pool page gets since the last printout
|
||||
Pages read ahead 0.00/s, evicted without access 0.00/s, Random read ahead 0.00/s
|
||||
LRU len: 206, unzip_LRU len: 0
|
||||
I/O sum[0]:cur[0], unzip sum[0]:cur[0]
|
||||
--------------
|
||||
ROW OPERATIONS
|
||||
--------------
|
||||
0 queries inside InnoDB, 0 queries in queue
|
||||
1 read views open inside InnoDB
|
||||
---OLDEST VIEW---
|
||||
Normal read view
|
||||
Read view low limit trx n:o 1300
|
||||
Read view up limit trx id 1300
|
||||
Read view low limit trx id 1300
|
||||
Read view individually stored trx ids:
|
||||
-----------------
|
||||
Main thread process no. 7615, id 2772052848, state: flushing log
|
||||
Number of rows inserted 0, updated 0, deleted 0, read 0
|
||||
0.00 inserts/s, 0.00 updates/s, 0.00 deletes/s, 0.00 reads/s
|
||||
------------
|
||||
TRANSACTIONS
|
||||
------------
|
||||
Trx id counter 1300
|
||||
Purge done for trx's n:o < 1178 undo n:o < 0
|
||||
History list length 30
|
||||
LIST OF TRANSACTIONS FOR EACH SESSION:
|
||||
---TRANSACTION 0, not started
|
||||
MySQL thread id 496, OS thread handle 0xa7913b70, query id 4251 localhost hugmeir
|
||||
SHOW /*!50000 ENGINE*/ INNODB STATUS
|
||||
----------------------------
|
||||
END OF INNODB MONITOR OUTPUT
|
||||
============================
|
||||
|
Reference in New Issue
Block a user