Online Server Monitor

Chrome extension

Chrome Server Monitor Extension

Install the developer build in Chrome and connect it to the same backend and Linux agent used by Online Server Monitor.

Download

Download the Chrome developer build

Use the ZIP build until a Chrome Web Store listing is published. Do not use fake store links; the developer build is the current install method.

Install

Install in Chrome with Load unpacked

Agent first

Set up the Linux agent before connecting Chrome

The Chrome extension is not the installer. First run the agent install command on the Linux server. After the agent registers, use the same token in the Chrome popup.

curl -fsSL https://server.howprog.one/agent/install.sh -o install.sh
sudo bash install.sh --api https://server.howprog.one --pair PAIRING_TOKEN

Metrics

What Chrome shows

Security

Why Chrome does not need SSH

The extension never connects to your Linux server. It only calls the backend API over HTTPS with X-Pairing-Token. The backend checks pairing ownership before returning server data.

Related

Related extension pages

Start monitoring

Connect a Linux server from Telegram.

Open the bot, request a one-time pairing command, run it on the server and receive the first status report in Telegram.