---> uname -a:
Linux prd-ubuntu1804-builder-4c-4g-82235 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           4
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2799.998
BogoMIPS:            5599.99
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-3
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities

---> nproc:
4

---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            7.9G     0  7.9G   0% /dev
tmpfs           1.6G  672K  1.6G   1% /run
/dev/vda1        78G  8.9G   69G  12% /
tmpfs           7.9G     0  7.9G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
/dev/vda15      105M  4.4M  100M   5% /boot/efi
tmpfs           1.6G     0  1.6G   0% /run/user/1001

---> free -m:
              total        used        free      shared  buff/cache   available
Mem:          16040         588       12638           0        2813       15121
Swap:          1023           0        1023

---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:98:a0:a5 brd ff:ff:ff:ff:ff:ff
    inet 10.30.106.199/23 brd 10.30.107.255 scope global dynamic ens3
       valid_lft 86048sec preferred_lft 86048sec
    inet6 fe80::f816:3eff:fe98:a0a5/64 scope link 
       valid_lft forever preferred_lft forever

---> sar -b -r -n DEV:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-82235) 	11/08/24 	_x86_64_	(4 CPU)

00:00:01          tps      rtps      wtps   bread/s   bwrtn/s
00:01:01        44.19      0.22     43.97     12.40   3347.02
00:02:01        36.39      2.08     34.31    115.31   3713.38
Average:        40.29      1.15     39.14     63.85   3530.18

00:00:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
00:01:01     10608040  13083964   5816928     35.42     99068   2541364   2836312     16.23   3524980   2002972     22624
00:02:01     12998216  15540068   3426752     20.86    102140   2603724    741980      4.25   1108192   2036236     14604
Average:     11803128  14312016   4621840     28.14    100604   2572544   1789146     10.24   2316586   2019604     18614

00:00:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
00:01:01         ens3    663.01    519.96    707.96    177.37      0.00      0.00      0.00      0.00
00:01:01           lo      0.40      0.40      0.03      0.03      0.00      0.00      0.00      0.00
00:02:01         ens3    285.15    269.82    290.14    627.56      0.00      0.00      0.00      0.00
00:02:01           lo     34.86     34.86      3.14      3.14      0.00      0.00      0.00      0.00
Average:         ens3    474.10    394.90    499.07    402.45      0.00      0.00      0.00      0.00
Average:           lo     17.63     17.63      1.59      1.59      0.00      0.00      0.00      0.00

---> sar -P ALL:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-82235) 	11/08/24 	_x86_64_	(4 CPU)

00:00:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
00:01:01        all     57.29      0.00      1.95      0.06      0.09     40.61
00:01:01          0     55.91      0.00      1.89      0.13      0.10     41.97
00:01:01          1     63.44      0.00      2.30      0.08      0.07     34.11
00:01:01          2     54.62      0.00      2.28      0.02      0.08     43.00
00:01:01          3     55.19      0.00      1.38      0.00      0.08     43.34
00:02:01        all     34.83      0.00      2.17      0.52      0.06     62.41
00:02:01          0     23.63      0.00      1.78      0.63      0.07     73.89
00:02:01          1     54.42      0.00      2.47      1.33      0.08     41.70
00:02:01          2     36.92      0.00      2.91      0.10      0.07     60.00
00:02:01          3     24.55      0.00      1.52      0.05      0.05     73.83
Average:        all     46.06      0.00      2.06      0.29      0.08     51.51
Average:          0     39.73      0.00      1.84      0.38      0.08     57.97
Average:          1     58.94      0.00      2.38      0.71      0.08     37.90
Average:          2     45.77      0.00      2.60      0.06      0.08     51.50
Average:          3     39.87      0.00      1.45      0.02      0.07     58.59