Skip to content

qlimaxx/proceye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProcEye

ProcEye is a monitoring tool that monitors your ressources per process. It gives you the possibility to follow your resource consumption for each process.

  • Version: 0.1
  • Platform: Linux

NOTE: This version is just work and needs much work to be a perfect one.

Dependencies

How to use?

  • Clone this repository and install Go packages
$ git clone https://github.com/qlimaxx/proceye.git
$ cd proceye
$ export GOPATH=$(pwd)
$ go get

NOTE: The default network interface is wlan0. You can change it in "network.go" file.

  • Run the program (You need permission to capture the traffic)
$ sudo -E go run *.go

About

ProcEye is not just another monitoring tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published