Go to file
Ivan Daniluk 398e46fd7f gitignore change 2015-05-03 19:58:36 +03:00
demo Added demo screenshot 2015-05-01 20:41:07 +03:00
.gitignore gitignore change 2015-05-03 19:58:36 +03:00
README.md Fixed typo 2015-05-01 20:41:40 +03:00
data.go Code cleanups 2015-05-01 20:12:23 +03:00
expvars.go Added http client 1s timeout 2015-05-03 19:01:54 +03:00
expvars.json Initial commit 2015-04-21 12:51:01 +03:00
expvars_advanced.json Refactoring 2015-04-25 15:54:17 +03:00
expvars_test.go Make go lint happy 2015-05-01 20:52:17 +03:00
main.go Import of termui fixed 2015-05-03 19:46:36 +03:00
self.go Renamed self.go 2015-05-03 19:46:26 +03:00
service.go Refactored ui_single 2015-05-03 18:03:49 +03:00
stack.go Added Max() functionality 2015-05-02 22:29:02 +03:00
stack_test.go Refactored ui_single 2015-05-03 18:03:49 +03:00
ui.go UI separated to multiple files 2015-05-03 16:52:50 +03:00
ui_dummy.go UI separated to multiple files 2015-05-03 16:52:50 +03:00
ui_multi.go Import of termui fixed 2015-05-03 19:46:36 +03:00
ui_single.go Import of termui fixed 2015-05-03 19:46:36 +03:00
utils.go Added ports range support 2015-05-03 19:02:28 +03:00
utils_test.go Code cleanups 2015-05-01 20:12:23 +03:00
var.go Comment 2015-05-03 19:04:17 +03:00
var_test.go Introduced kind: modifier 2015-05-02 10:12:38 +03:00

README.md

TermStats

TermUI based monitor for expvars 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

demo