Page cover

Config sysinfo-web

Lightweight web based process viewer built on top of sysinfo

Prerequisites:

a) Linux

b) Rust (installed)

Crates packages on Rust
cargo install --git https://github.com/onur/sysinfo-web
cd /home/ubuntu/.cargo/bin
./sysinfo-web 0.0.0.0:3200 # 3000 is the default port of this service
  1. Now, you can access the service on your port 3200. Make sure 3200 port be open on your instance.

dashboardapi.hicare.in:3200

Last updated