This is simple task manger for linux system with Web interface. No dependencies, only WebTop binary and index.html in same dirrectory
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitattributes
.gitignore
BatchJob.go
Makefile
README.md
RequestDispatcher.go
RequestFabric.go
RequestSelector.go
Requests.go
ServiceStateDispatcher.go
SystemMonitorDispatcher.go
SystemStat.go
SystemStatLinux.go
Top.go
TopDispather.go
Top_test.go
WebService.go
index.html
main.go

README.md

WebTop

This is simple task manger for Linux system with Web interface. No dependencies, only WebTop binary and index.html in same directory

######3 rules.

  1. Access to /proc/ directory
  2. index.html and WebTop binary in same directory
  3. Go to http://localhost:9977/index.html in normal browser