Get Running in Under 5 Minutes
One SSH command to install. Automatic background setup. No manual configuration required.
Requirements
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.
Run the Installer via SSH
SSH into your server as root and run:
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.
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.
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.
Run the Installer via SSH
SSH into your server as root and run:
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.
Open WHM
Navigate to WHM → Plugins → Server Telemetry. The plugin will verify your license and begin displaying live metrics immediately.
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:
/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