mirror of https://github.com/divan/expvarmon.git
13 lines
346 B
Markdown
13 lines
346 B
Markdown
# TermStats
|
|
|
|
TermUI based monitor for [expvars](http://golang.org/pkg/expvar/) variables (/debug/vars). Quickest way to monitor your Go app.
|
|
|
|
## Introduction
|
|
|
|
Go apps console monitoring tool. Minimal configuration efforts. Quick and fast monitoring solution for one or many services.
|
|
|
|
## Demo
|
|
|
|
<img src="./demo/demo.ong" alt="demo" width="600">
|
|
|