mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-26 15:31:55 +00:00
PT-2340 - Support MySQL 8.4
- Moved data collection for THP from lib/bash/report_system_info.sh to lib/bash/collect_system_info.sh, so pt-summary reports THP status on the machine where samples were collected, not on the machine where an engineer examines samples.
This commit is contained in:
7
t/pt-summary/samples/Linux/009/vmstat
Normal file
7
t/pt-summary/samples/Linux/009/vmstat
Normal file
@@ -0,0 +1,7 @@
|
||||
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----
|
||||
r b swpd free buff cache si so bi bo in cs us sy id wa st
|
||||
8 0 1987020 1418168 1633964 35363256 0 0 31 201 1 1 12 2 86 0 0
|
||||
5 0 1987020 1446196 1633964 35344312 0 0 0 112 14942 51159 40 3 57 0 0
|
||||
6 0 1987020 1434224 1633964 35341352 0 0 4 1704 16125 21166 34 1 65 0 0
|
||||
6 0 1987020 1459840 1633964 35338636 0 0 0 8 16382 20180 35 2 63 0 0
|
||||
5 0 1987020 1436008 1633964 35338540 0 0 0 904 16908 26057 35 1 63 0 0
|
Reference in New Issue
Block a user