---> uname -a:
Linux prd-ubuntu20-04-docker-2c-8g-2587 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

---> lscpu:
Architecture:                       x86_64
CPU op-mode(s):                     32-bit, 64-bit
Byte Order:                         Little Endian
Address sizes:                      40 bits physical, 48 bits virtual
CPU(s):                             2
On-line CPU(s) list:                0,1
Thread(s) per core:                 1
Core(s) per socket:                 1
Socket(s):                          2
NUMA node(s):                       1
Vendor ID:                          AuthenticAMD
CPU family:                         23
Model:                              49
Model name:                         AMD EPYC-Rome Processor
Stepping:                           0
CPU MHz:                            2800.000
BogoMIPS:                           5600.00
Virtualization:                     AMD-V
Hypervisor vendor:                  KVM
Virtualization type:                full
L1d cache:                          64 KiB
L1i cache:                          64 KiB
L2 cache:                           1 MiB
L3 cache:                           32 MiB
NUMA node0 CPU(s):                  0,1
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit:        Not affected
Vulnerability L1tf:                 Not affected
Vulnerability Mds:                  Not affected
Vulnerability Meltdown:             Not affected
Vulnerability Mmio stale data:      Not affected
Vulnerability Retbleed:             Vulnerable
Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl and seccomp
Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds:                Not affected
Vulnerability Tsx async abort:      Not affected
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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities

---> nproc:
2

---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            3.9G     0  3.9G   0% /dev
tmpfs           795M  1.1M  794M   1% /run
/dev/vda1        39G  8.9G   30G  24% /
tmpfs           3.9G     0  3.9G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
/dev/loop0       44M   44M     0 100% /snap/snapd/15177
/dev/loop1       62M   62M     0 100% /snap/core20/1405
/dev/loop2       68M   68M     0 100% /snap/lxd/22753
/dev/vda15      105M  6.1M   99M   6% /boot/efi
tmpfs           795M     0  795M   0% /run/user/1001

---> free -m:
              total        used        free      shared  buff/cache   available
Mem:           7945         518        5325           1        2102        7142
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:d5:9c:83 brd ff:ff:ff:ff:ff:ff
    inet 10.30.123.250/23 brd 10.30.123.255 scope global dynamic ens3
       valid_lft 86206sec preferred_lft 86206sec
    inet6 fe80::f816:3eff:fed5:9c83/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
    link/ether 02:42:3f:93:b0:ac brd ff:ff:ff:ff:ff:ff
    inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
       valid_lft forever preferred_lft forever

---> sar -b -r -n DEV:
Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2587) 	06/01/25 	_x86_64_	(2 CPU)

10:03:19     LINUX RESTART	(2 CPU)

10:04:02          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
10:05:01       110.51      1.64    108.86      0.00     87.58  11189.85      0.00
10:06:01        52.61      1.00     51.61      0.00     75.32   5439.63      0.00
Average:        81.31      1.32     79.99      0.00     81.40   8290.58      0.00

10:04:02    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
10:05:01      5486904   7329312    461664      5.67     72536   1928596   1198256     13.05    647172   1758500    113436
10:06:01      5521984   7376016    414216      5.09     78028   1933792   1141644     12.43    636828   1733920     11600
Average:      5504444   7352664    437940      5.38     75282   1931194   1169950     12.74    642000   1746210     62518

10:04:02        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
10:05:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:05:01           lo      1.63      1.63      0.19      0.19      0.00      0.00      0.00      0.00
10:05:01         ens3     69.43     49.31   1097.79      9.70      0.00      0.00      0.00      0.00
10:06:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:06:01           lo      1.80      1.80      0.17      0.17      0.00      0.00      0.00      0.00
10:06:01         ens3     29.13     26.51     52.26     10.00      0.00      0.00      0.00      0.00
Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:           lo      1.71      1.71      0.18      0.18      0.00      0.00      0.00      0.00
Average:         ens3     49.11     37.82    570.63      9.85      0.00      0.00      0.00      0.00

---> sar -P ALL:
Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2587) 	06/01/25 	_x86_64_	(2 CPU)

10:03:19     LINUX RESTART	(2 CPU)

10:04:02        CPU     %user     %nice   %system   %iowait    %steal     %idle
10:05:01        all     39.69      0.00      3.10      6.09      0.09     51.02
10:05:01          0     20.66      0.00      2.04      1.14      0.07     76.10
10:05:01          1     58.96      0.00      4.18     11.11      0.12     25.63
10:06:01        all     41.21      0.00      2.26      1.25      0.08     55.19
10:06:01          0     22.35      0.00      1.85      2.20      0.07     73.53
10:06:01          1     60.14      0.00      2.67      0.30      0.10     36.78
Average:        all     40.45      0.00      2.68      3.65      0.09     53.12
Average:          0     21.51      0.00      1.95      1.67      0.07     74.81
Average:          1     59.56      0.00      3.42      5.65      0.11     31.26