shell
docker run -d --name monitor-api-server -p 8080:8080 seekerman/monitor-api-server:latest
shell
cargo install linux-monitor
or
```shell
wget https://gitee.com/seeker_rs/linux-monitor/releases/download/release-0.2.5/linux-monitor-CentOS.zip
wget https://gitee.com/seeker_rs/linux-monitor/releases/download/release-0.2.5/linux-monitor-Ubuntu.zip ```
```shell
linux-monitor -h
linux-monitor 0.2.0 Seeker womeng209@qq.com A lightweight Linux monitoring tool, need to be used with api-server
USAGE:
linux-monitor [OPTIONS] --server
OPTIONS:
-g, --group
linux-monitor -s 192.168.1.1 -g dev-server ```
replace api-server-ip to your real ip
http://api-server-ip:8080