Skip to content

Performance Graph Showing 0%

If your SquidServers server dashboard shows CPU 0% and RAM 0% while the server is running, your Minecraft server is functioning properly, but the app’s performance sampler is encountering a visual display issue.

  • Operating System Performance Counters: Windows, Linux, or macOS permission restrictions preventing background process polling.
  • NoGUI Mode Enabled: Running Java in headless / NoGUI mode can alter process handles on certain systems.
  • High System Load: Severe system CPU starvation delaying telemetry reporting.
  1. Open your server in SquidServers.
  2. Go to the Settings tab.
  3. Locate Use NoGUI under launch settings and toggle it off.
  4. Click Save Changes and restart your server.

To monitor true CPU and RAM usage accurately:

  • Windows: Press Ctrl + Shift + Esc to open Task Manager and look for Java(TM) Platform SE Binary.
  • macOS: Open Activity Monitor and search for java.
  • Linux: Open htop or system monitor in terminal.