Installation Guide

Get Running in Under 5 Minutes

One SSH command to install. Automatic background setup. No manual configuration required.

Server Commander
Server Telemetry

Requirements

cPanel/WHM Server
Root SSH Access
CentOS / AlmaLinux / CloudLinux
Active License Subscription
1

Purchase a License

Visit the Server Commander website and subscribe to a license. Your license is automatically tied to the hostname you provide during checkout.

2

Run the Installer via SSH

SSH into your server as root and run:

# Download and install Server Commander
cd /tmp && curl -sO https://servercommander.zeropointgaming.net/install.sh && bash install.sh

The installer must be run as root. It will register the WHM plugin, set up required directories, and configure the necessary cron jobs.

3

Open WHM

Navigate to WHM → Plugins → Server Commander. The plugin will verify your license automatically on first load. You're ready to go!

That's it! Server Commander includes 25+ built-in tools — all accessible from the WHM interface with zero additional setup.

1

Purchase a License

Visit the Server Telemetry website and subscribe to a license. Your license is automatically tied to the hostname you provide during checkout.

2

Run the Installer via SSH

SSH into your server as root and run:

# Download and install Server Telemetry
cd /tmp && curl -sO https://servertelemetry.zeropointgaming.net/install.sh && bash install.sh

The installer must be run as root. It will register the WHM plugin, create the telemetry database, and start the background poller daemon automatically.

3

Open WHM

Navigate to WHM → Plugins → Server Telemetry. The plugin will verify your license and begin displaying live metrics immediately.

4

Wait for Historical Data

The background poller collects data every 60 seconds. Live gauges work instantly, but the historical trend charts will begin populating meaningful data within a few hours.

Server Telemetry uses zero-dependency SQLite storage. No external database or service configuration needed.

Uninstalling

Both plugins include a built-in uninstaller accessible from within the WHM interface. Alternatively, you can uninstall via SSH:

# Uninstall Server Commander
/usr/local/cpanel/whostmgr/docroot/cgi/addon_plugins/server_commander/uninstall.sh

# Uninstall Server Telemetry
/usr/local/cpanel/whostmgr/docroot/cgi/addon_plugins/server_telemetry/uninstall.sh

Having trouble? Check the FAQ or contact support at support@zeropointgaming.net