SzymonDziak / server_box_monitor

ServerBox on server end.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

ServerBox Monitor

This app runs on server end and monitors the server status.
It is a part of ServerBox project.

📖 Usage

  1. Install the app on your server.
    • If you have go installed, you can run go install github.com/lollipopkit/server_box_monitor
    • If you don't have go installed, you can download the binary from release page
  2. Edit the config file.
    • The config file is located at ~/.server_box/config.json
    • Fully example is here
  3. Run the app with server_box_monitor command.
    • If you download the binary, you can run ./server_box_monitor

🔖 License

GPL v3. lollipopkit 2023

About

ServerBox on server end.


Languages

Language:Go 99.1%Language:Shell 0.9%