1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add vmstat sample output

This commit is contained in:
Kelly Brazil
2021-09-22 14:07:09 -07:00
parent f266acbcca
commit 9e5a7a4abb
7 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,4 @@
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----
r b swpd free inact active si so bi bo in cs us sy id wa st
2 0 0 2794696 295968 312736 0 0 1 3 29 57 0 0 99 0 0

View File

@ -0,0 +1,7 @@
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu----- -----timestamp-----
r b swpd free inact active si so bi bo in cs us sy id wa st PDT
2 0 0 2794716 295968 312724 0 0 1 3 29 57 0 0 99 0 0 2021-09-16 20:33:13
0 0 0 2794716 295968 312744 0 0 0 0 41 84 0 0 100 0 0 2021-09-16 20:33:18
0 0 0 2794716 295968 312752 0 0 0 0 41 84 0 0 100 0 0 2021-09-16 20:33:23
0 0 0 2794716 295968 312752 0 0 0 0 44 87 0 0 100 0 0 2021-09-16 20:33:28

View File

@ -0,0 +1,4 @@
procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu-------- -----timestamp-----
r b swpd free inact active si so bi bo in cs us sy id wa st PDT
2 0 0 2794864 295968 312724 0 0 1 3 29 57 0 0 99 0 0 2021-09-16 20:31:30

View File

@ -0,0 +1,7 @@
disk- ------------reads------------ ------------writes----------- -----IO------
total merged sectors ms total merged sectors ms cur sec
sda 15257 100 841035 8395 50851 5502 1648657 146540 0 44
sr0 0 0 0 0 0 0 0 0 0 0
dm-0 14910 0 775075 8350 56343 0 1644520 180880 0 44
dm-1 88 0 4408 13 0 0 0 0 0 0

View File

@ -0,0 +1,7 @@
disk- ------------reads------------ ------------writes----------- -----IO------ -----timestamp-----
total merged sectors ms total merged sectors ms cur sec UTC
sda 15257 100 841035 8395 50851 5502 1648657 146540 0 44 2021-09-16 20:32:28
sr0 0 0 0 0 0 0 0 0 0 0 2021-09-16 20:32:28
dm-0 14910 0 775075 8350 56343 0 1644520 180880 0 44 2021-09-16 20:32:28
dm-1 88 0 4408 13 0 0 0 0 0 0 2021-09-16 20:32:28

View File

@ -0,0 +1,4 @@
procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu--------
r b swpd free buff cache si so bi bo in cs us sy id wa st
2 0 0 2794484 2108 741208 0 0 1 3 29 57 0 0 99 0 0

4
tests/fixtures/centos-7.7/vmstat.out vendored Normal file
View File

@ -0,0 +1,4 @@
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----
r b swpd free buff cache si so bi bo in cs us sy id wa st
2 0 0 2794468 2108 741208 0 0 1 3 29 57 0 0 99 0 0