Package dashboard implements a web dashboard for monitoring.
See docs at http://hkjn.me/dashboard.
You can build a new binary and run it in debug mode (no auth and email notifications) with:
$ go build cmd/gomon/gomon.go
$ DASHBOARD_DEBUG=true ./gomon