Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 736 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 736 Bytes

System-Monitor-Server

A server monitoring program written in Rust.

Live Demo

https://system-monitor-server.onrender.com

Thanks for Render.

Screenshot

☀light view

light view 🌙night view

night view

Features

  • It's written in rust, very lightweight!
  • Monitoring on CPU, Memory, Network.

Installation

Just download the binary from release, and run the following command:

./system_monitor[XX]

The server will run on localhost:9999.

And you can add '--help' command argument for more information.