Skip to content

A tiny server-statistics monitor, supporting mutiple server. Showing stats about gpu, cpu and memory workload.

License

Notifications You must be signed in to change notification settings

raphaelmemmesheimer/sysmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Monitor

A tiny script for monitoring multiple servers. Stats currently shown are cpu, gpu, memory usage. We use it in our lab to monitor the workload of our machine learning servers.

Preview

Sysmon preview

Usage

  • pip install -r requirements.txt
  • mkdir images
  • sshfs <user>@<server>:<html_dir>/sysmon/images images
  • python main.py

Then navigate to: https://<server>/<html_dir>/sysmon in your browser.

About

A tiny server-statistics monitor, supporting mutiple server. Showing stats about gpu, cpu and memory workload.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published