Neale Pickett 1fe69cd88f | ||
---|---|---|
cmd/webstat | ||
web | ||
Dockerfile | ||
LICENSE.md | ||
README.md | ||
build.sh | ||
go.mod |
README.md
WebStat
This is a simple service to provide /proc/stat
on demand.
Some JavaScript parses it and graphs it.
Essentially, this is a browser version of something like top or btop.