Plex Host Docs

Server Overview

The Overview tab is your server's home base. Here you can monitor performance, check status, and find connection information at a glance.

Server Status

At the top of the overview, you'll see your server's current status:

StatusDescription
OnlineServer is running and accepting connections
OfflineServer is stopped
StartingServer is booting up
StoppingServer is shutting down
InstallingServer is being set up for the first time
ErrorSomething went wrong - check the console

If your server shows an error status, check the Console for error messages or try restarting the server.

Resource Monitoring

Real-time graphs show your server's resource usage:

CPU Usage

  • Shows processor utilization as a percentage
  • High CPU can cause lag or slow response times
  • If consistently above 80%, consider upgrading your plan

Memory (RAM) Usage

  • Displays current memory consumption
  • Memory usage varies with player count and loaded content
  • Running out of memory can crash your server

Storage Usage

  • Shows disk space used vs. available
  • Includes game files, worlds, backups, and logs
  • Clean up old files or upgrade storage if running low

If your server consistently runs at 90%+ CPU or memory, it may need a plan upgrade for better performance.

Connection Information

The connection card displays everything players need to join:

Server Address

The IP address or hostname for your server. Click the copy icon to copy it to your clipboard.

Format: play.plex.gg or 123.45.67.89

Port

The port number your server uses. Default ports vary by game:

GameDefault Port
Minecraft25565
Other gamesVaries

Full Connection String

Copy the complete connection string (address:port) to share with players.

Server Information

Additional details about your server:

  • Server Name - Your chosen name for the server
  • Game - The game type and version
  • Node Location - Physical server location
  • Uptime - How long the server has been running

Quick Actions

From the overview, you can quickly:

  • Start/Stop/Restart - Power controls at the top
  • Open Console - Jump to the terminal
  • Copy Connection Info - Share with players instantly

Refreshing Data

Resource graphs update automatically every few seconds. To force a refresh:

  • Click the refresh button near the graphs
  • Or reload the page

Troubleshooting

Server Shows Offline But Should Be Running

  1. Check the Console for error messages
  2. Try restarting the server
  3. Verify your files haven't been corrupted

High Resource Usage

  1. High CPU - Too many players, heavy mods, or inefficient plugins
  2. High Memory - Large worlds, too many entities, memory leaks
  3. High Storage - Old backups, large log files, unnecessary files

Consider upgrading your plan or optimizing your server configuration.

Cannot Connect to Server

  1. Verify the server is Online
  2. Check you're using the correct address and port
  3. Ensure any firewall isn't blocking the connection
  4. Verify the game client version matches the server

On this page