mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-23 12:47:56 +00:00
More changes as per Baron's review.
Tries to implement a facsimile to http://www.xaprb.com/blog/2011/03/18/how-to-gather-statistics-at-regular-intervals/ For both sampling and rendering.
This commit is contained in:
21
t/pt-diskstats/expected/disk_int_commands.txt
Normal file
21
t/pt-diskstats/expected/disk_int_commands.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
#ts device rd_mb_s rd_cnc rd_rt wr_mb_s wr_cnc wr_rt busy in_prg
|
||||
{4} ram0 0.0 0.0 0.0 0.0 0.0 0.0 0% 0
|
||||
{4} cciss/c0d0 0.0 0.0 0.0 0.5 0.0 0.6 0% 0
|
||||
{4} cciss/c0d0p1 0.0 0.0 0.0 0.0 0.0 0.0 0% 0
|
||||
{4} cciss/c0d0p2 0.0 0.0 0.0 0.5 0.0 0.6 0% 0
|
||||
{4} cciss/c0d1 9.6 11.5 25.1 23.3 0.1 0.1 102% 0
|
||||
{4} cciss/c1d0 0.0 0.0 0.0 0.0 0.0 0.0 0% 0
|
||||
{4} dm-0 0.0 0.0 0.0 0.4 0.1 0.7 0% 0
|
||||
{4} md0 0.0 0.0 0.0 0.0 0.0 0.0 0% 0
|
||||
#ts device rd_mb_s rd_cnc rd_rt wr_mb_s wr_cnc wr_rt busy in_prg
|
||||
{4} cciss/c0d0 0.0 0.0 0.0 0.5 0.0 0.6 0% 0
|
||||
{4} cciss/c0d0p2 0.0 0.0 0.0 0.5 0.0 0.6 0% 0
|
||||
{4} cciss/c0d1 9.6 11.5 25.1 23.3 0.1 0.1 102% 0
|
||||
{4} dm-0 0.0 0.0 0.0 0.4 0.1 0.7 0% 0
|
||||
Enter a disk/device pattern: cciss
|
||||
#ts device rd_mb_s rd_cnc rd_rt wr_mb_s wr_cnc wr_rt busy in_prg
|
||||
{4} cciss/c0d0 0.0 0.0 0.0 0.5 0.0 0.6 0% 0
|
||||
{4} cciss/c0d0p1 0.0 0.0 0.0 0.0 0.0 0.0 0% 0
|
||||
{4} cciss/c0d0p2 0.0 0.0 0.0 0.5 0.0 0.6 0% 0
|
||||
{4} cciss/c0d1 9.6 11.5 25.1 23.3 0.1 0.1 102% 0
|
||||
{4} cciss/c1d0 0.0 0.0 0.0 0.0 0.0 0.0 0% 0
|
Reference in New Issue
Block a user