Go to file
Ivan Daniluk f7085fe177 README update 2015-05-03 21:02:53 +03:00
demo README update 2015-05-03 21:02:53 +03:00
.gitignore gitignore change 2015-05-03 19:58:36 +03:00
README.md README update 2015-05-03 21:02:53 +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 Added custom Usage function 2015-05-03 20:21:19 +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 Increased minimum width for service names 2015-05-03 20:21:06 +03:00
ui_single.go Import of termui fixed 2015-05-03 19:46:36 +03:00
utils.go Fixed ports parsing 2015-05-03 20:42:21 +03:00
utils_test.go Fixed ports parsing 2015-05-03 20:42:21 +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

ExpvarMon

TermUI based Go apps monitor using 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 multiple services.

Demo

Multiple apps mode

Multi mode

Single mode

Single mode

You can monitor arbitrary number of services and variables: 2 vars 25 apps