Skip to content

SimonYen/System-Monitor-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.