---> uname -a:
Linux prd-centos7-builder-2c-1g-37414.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:               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,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         555        5396          16        1869        6983
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:ab:99:d9 brd ff:ff:ff:ff:ff:ff
    inet 10.30.123.166/23 brd 10.30.123.255 scope global dynamic eth0
       valid_lft 86163sec preferred_lft 86163sec
    inet6 fe80::f816:3eff:feab:99d9/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/22/2025 	_x86_64_	(2 CPU)

05:03:20 AM       LINUX RESTART

05:04:01 AM       tps      rtps      wtps   bread/s   bwrtn/s
05:05:01 AM    220.22      1.95    218.27     62.36   8431.41
05:06:01 AM    193.87      0.70    193.17     54.37   5394.09
05:07:01 AM     29.07      1.82     27.25    188.84    718.52
Average:       147.72      1.49    146.24    101.85   4848.21

05:04:01 AM kbmemfree kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
05:05:01 AM   5541452   2467456     30.81      2620   1801884    702960      7.76    591396   1576096    124388
05:06:01 AM   5491308   2517600     31.43      2620   1802268    750408      8.28    656972   1558052       232
05:07:01 AM   5518336   2490572     31.10      2620   1807396    713904      7.88    744908   1441948     17800
Average:      5517032   2491876     31.11      2620   1803849    722424      7.98    664425   1525365     47473

05:04:01 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s
05:05:01 AM      eth0     63.39     50.02    957.16      9.90      0.00      0.00      0.00
05:05:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:06:01 AM      eth0     27.20     24.99     41.58      9.24      0.00      0.00      0.00
05:06:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:07:01 AM      eth0     32.30     25.09     31.97     10.74      0.00      0.00      0.00
05:07:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:         eth0     40.97     33.36    343.60      9.96      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/22/2025 	_x86_64_	(2 CPU)

05:03:20 AM       LINUX RESTART

05:04:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
05:05:01 AM     all     36.24      0.00      3.45      2.72      0.10     57.49
05:05:01 AM       0     65.21      0.00      5.23      3.79      0.13     25.64
05:05:01 AM       1      9.26      0.00      1.76      1.71      0.08     87.17
05:06:01 AM     all     36.51      0.00      1.81      1.34      0.09     60.25
05:06:01 AM       0     68.88      0.00      2.54      1.50      0.07     27.02
05:06:01 AM       1      5.97      0.00      1.13      1.21      0.10     91.59
05:07:01 AM     all     37.67      0.00      1.91      0.23      0.09     60.11
05:07:01 AM       0     48.78      0.00      2.27      0.30      0.09     48.57
05:07:01 AM       1     26.70      0.00      1.59      0.16      0.09     71.47
Average:        all     36.80      0.00      2.39      1.43      0.09     59.29
Average:          0     60.86      0.00      3.33      1.84      0.10     33.87
Average:          1     13.87      0.00      1.49      1.03      0.09     83.51