8000 GitHub - meganomic/megamonic: A badly designed system monitor for linux
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

meganomic/megamonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

megamonic

A badly designed multithreaded system monitor for 64bit linux for my personal use.

Screenshot

Build instructions for Arch

I think this is what is needed but I'm not sure.

If your ulimit -n is low you might have to increase it or you will get "Too many opened files" error.
You also probably need to increase your max locked memory limit, ulimit -l.
And you need AVX2.

Other than Rust-nightly you need these packages.
Requirements: glibc, gcc-libs andlm_sensors
Optional GPU support: nvidia-utils

  1. git clone https://github.com/meganomic/megamonic.git
  2. cargo b --release

FAQ

Q: Why only Nvidia GPU support?
A: Because that's what I have

Q: Why another performance monitor?
A: For fun

Q: Why multithreaded?
A: For fun

Q: <insert your question>
A: For fun

About

A badly designed system monitor for linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0