Commit Graph

46 Commits

Author SHA1 Message Date
Anton Kaliaev 31a54b0840
[tm-monitor] extract lib to monitor/ dir
because tm-bench needs these structures
2017-03-16 14:53:32 +04:00
Anton Kaliaev ce69eaa75e
[tm-monitor] mark next version as pre until release 2017-03-07 12:53:06 +04:00
Anton Kaliaev 4be0a1017b Merge pull request #5 from tendermint/feature/4-merge-eventmeter
merge go-event-meter into tm-monitor (Refs #4)
2017-03-07 12:47:02 +04:00
Anton Kaliaev df98d5e1af
merge go-event-meter into tm-monitor (Refs #4)
https://github.com/tendermint/go-event-meter
2017-03-07 12:39:33 +04:00
Anton Kaliaev 4bcf61129d
[tm-monitor] new screencast 2017-03-06 22:41:02 +04:00
Anton Kaliaev 4f39f0be48
[tm-monitor] rename docker image to just `tendermint/monitor` 2017-03-06 22:29:06 +04:00
Anton Kaliaev f7f64a58d6
[tm-monitor] rename netmon to tools 2017-03-06 22:02:15 +04:00
Anton Kaliaev 6a30f422ce Merge pull request #3 from tendermint/tm-monitor
New netmon
2017-03-06 21:36:23 +04:00
Anton Kaliaev 975807c744
fix Health calculation logic 2017-03-06 20:21:18 +04:00
Anton Kaliaev 1a65dbebb9
tests for Network 2017-03-06 19:51:51 +04:00
Anton Kaliaev 5c9ec9344a
tests for node and monitor 2017-03-06 18:35:52 +04:00
Anton Kaliaev fd3dc5f5a7
improve ton output 2017-03-06 12:31:53 +04:00
Anton Kaliaev 315dcd449b
update readme 2017-03-03 00:14:58 +04:00
Anton Kaliaev 5406622a64
add asciicast 2017-03-03 00:03:55 +04:00
Anton Kaliaev 201c8864b6
link 2 docker containers 2017-03-02 22:14:32 +04:00
Anton Kaliaev 09eb442de7
done all items from the TODO 2017-03-02 22:07:03 +04:00
Anton Kaliaev 94b8e28b21
Dockerfile and Makefile 2017-03-02 22:03:35 +04:00
Anton Kaliaev 11230b8aea
no-ton flag to disable ton (default to false) 2017-03-02 21:02:30 +04:00
Anton Kaliaev 069c870614
differentiate between monitored nodes and nodes in a cluster 2017-03-02 18:59:12 +04:00
Anton Kaliaev 8c6ae55bd0
set network's `NumValidators` and node's `IsValidator` 2017-03-02 12:53:05 +04:00
Anton Kaliaev d3b54b204f
tm-monitor 0.1.0 2017-03-01 23:01:52 +04:00
Ethan Buchman ee4f8c2ab2 add glide 2016-10-12 11:40:40 -04:00
Ethan Buchman 60cea4415b update logger 2016-08-04 17:49:02 -04:00
Ethan Buchman 5f721bcfa0 remove vendor 2016-04-20 14:52:56 -04:00
Ethan Buchman 1b81863ef7 NewBlockHeader event 2016-04-20 14:52:11 -04:00
Ethan Buchman 82882bf7c2 bench by nblocks or ntxs 2016-03-21 16:34:52 -04:00
Ethan Buchman bb72373f30 support benchmarking txs 2016-02-27 00:31:28 -05:00
Ethan Buchman 0925afcd18 app init script 2016-02-26 21:20:29 -05:00
Ethan Buchman 75d31daacd update event meter 2016-02-07 14:08:09 -08:00
Ethan Buchman b6090ad183 fixes for mintnet types 2016-02-07 12:11:12 -08:00
Ethan Buchman 8b735b36be concurrent shutdown 2016-02-03 02:15:33 -05:00
Ethan Buchman 0825aa5d64 improve some logging 2016-02-02 23:04:54 -05:00
Ethan Buchman d52f690e56 reconnect validator 2016-02-02 20:21:16 -05:00
Ethan Buchman 2b3fc11697 go vendor; track uptime, health 2016-02-02 16:20:07 -05:00
Ethan Buchman bfbfb646b9 agpl 2016-01-27 10:59:01 -05:00
Ethan Buchman bb52f23ff6 use milliseconds 2016-01-27 10:59:01 -05:00
Ethan Buchman 85874a3765 comments; fix locks 2016-01-27 10:58:54 -05:00
Ethan Buchman ec8fd017a5 add setup.sh 2016-01-21 23:06:14 -05:00
Ethan Buchman b7be9208fd godep 2016-01-21 23:05:39 -05:00
Ethan Buchman de1d5f6353 fixes; load from file with valsets and chains 2016-01-21 22:57:24 -05:00
Ethan Buchman 1af021846e fill in metrics 2016-01-15 23:41:31 -05:00
Ethan Buchman 673e346ba4 some refactoring; fixes; readme 2016-01-15 17:01:01 -05:00
Ethan Buchman e6e9f3ac6b updates from go-rpc, go-event-meter 2016-01-13 22:19:45 -05:00
Ethan Buchman d835cfe3e7 refactor, fixes 2016-01-12 19:07:45 -05:00
Ethan Buchman 1b8aacd2ee generic event meter 2016-01-10 14:49:09 -05:00
Ethan Buchman a24a364fb3 Initial commit 2016-01-07 20:00:43 -05:00