---> uname -a:
Linux prd-centos7-builder-2c-1g-37594.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 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):                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:             32K
L1i cache:             32K
L2 cache:              512K
L3 cache:              16384K
NUMA node0 CPU(s):     0,1
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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities

---> nproc:
2

---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
devtmpfs        3.8G     0  3.8G   0% /dev
tmpfs           3.9G     0  3.9G   0% /dev/shm
tmpfs           3.9G   17M  3.9G   1% /run
tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
/dev/vda1        40G  5.6G   35G  14% /
tmpfs           783M     0  783M   0% /run/user/1001

---> free -m:
              total        used        free      shared  buff/cache   available
Mem:           7821         542        5401          16        1877        6995
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: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:53:db:33 brd ff:ff:ff:ff:ff:ff
    inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0
       valid_lft 86152sec preferred_lft 86152sec
    inet6 fe80::f816:3eff:fe53:db33/64 scope link 
       valid_lft forever preferred_lft forever

---> sar -b -r -n DEV:
Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 	01/24/2025 	_x86_64_	(2 CPU)

07:03:20 PM       LINUX RESTART

07:04:01 PM       tps      rtps      wtps   bread/s   bwrtn/s
07:05:01 PM    317.87     11.69    306.18   1033.22   8043.79
07:06:01 PM    296.14      0.73    295.40     54.63   8692.70
07:07:01 PM     28.00      1.63     26.37    146.04    624.67
Average:       214.00      4.69    209.31    411.26   5786.93

07:04:01 PM kbmemfree kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
07:05:01 PM   5549208   2459708     30.71      2620   1803724    649080      7.17    588508   1579984    209764
07:06:01 PM   5591200   2417716     30.19      2620   1809192    586060      6.47    547460   1563832        28
07:07:01 PM   5529276   2479640     30.96      2620   1810216    643924      7.11    733116   1441996     14820
Average:      5556561   2452355     30.62      2620   1807711    626355      6.92    623028   1528604     74871

07:04:01 PM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s
07:05:01 PM      eth0    132.43     97.73   1269.89     43.82      0.00      0.00      0.00
07:05:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:06:01 PM      eth0     29.75     26.03     64.40     10.26      0.00      0.00      0.00
07:06:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:07:01 PM      eth0     31.86     25.63     30.41     10.50      0.00      0.00      0.00
07:07:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:         eth0     64.68     49.80    454.86     21.52      0.00      0.00      0.00
Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00

---> sar -P ALL:
Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 	01/24/2025 	_x86_64_	(2 CPU)

07:03:20 PM       LINUX RESTART

07:04:01 PM     CPU     %user     %nice   %system   %iowait    %steal     %idle
07:05:01 PM     all     36.73      0.00      4.12      4.24      0.12     54.79
07:05:01 PM       0     28.66      0.00      3.24      4.76      0.11     63.23
07:05:01 PM       1     44.99      0.00      5.02      3.70      0.13     46.16
07:06:01 PM     all     37.21      0.00      2.38      3.30      0.10     57.01
07:06:01 PM       0     14.97      0.00      2.15      3.99      0.09     78.81
07:06:01 PM       1     60.57      0.00      2.61      2.60      0.11     34.11
07:07:01 PM     all     36.51      0.00      1.85      0.34      0.11     61.18
07:07:01 PM       0     15.23      0.00      1.28      0.27      0.09     83.12
07:07:01 PM       1     59.13      0.00      2.46      0.40      0.13     37.89
Average:        all     36.82      0.00      2.78      2.63      0.11     57.66
Average:          0     19.55      0.00      2.22      3.00      0.09     75.15
Average:          1     54.88      0.00      3.37      2.24      0.12     39.39