Palworld - the panel is not displaying the correct CPU usage

System Information

Field Value
Operating System Linux - Debian GNU/Linux 13 on x86_64
Product AMP ‘Deimos’ v2.7.2.8 (Mainline)
Virtualization Podman
Application Palworld
Module GenericModule
Running in Container Yes
Current State Ready

Task

Incorrect CPU usage

Problem Description

Issue

when i start the palworld server, the panel shows 6-10% when my Debian headless is showing the process is using 20-25% CPU while the ram is correct

Reproduction Steps

  • start server ands note CPU usage
  • remote to debian headless and use command “top” to see the process CPU usage
  • compare the CPU usage on both

Both are correct. AMP takes into account the number of CPU cores in the system. top does not and it would show 200% for a process using 100% of 2 cores. On a 8 core system, AMP would show this same situation as 25%.