hyperledger-archives / iroha-network-tools

Network tools for Hyperledger Iroha
http://iroha.tech
Apache License 2.0
7 stars 7 forks source link

Finalize network adminstration tools design #2

Open takemiyamakoto opened 7 years ago

takemiyamakoto commented 7 years ago

We need to have network monitoring tools. I am thinking of something like this: https://ethstats.net/

However, we need to determine what fields are required. I think statistics like 0.95 CI for transaction confirmation times, etc. are needed.

I think we should make the network admin tools an open source project under Hyperledger, e.g., iroha-network-tools.

takemiyamakoto commented 7 years ago

Sasagawa-san and others from Intec will also help out on this task. Our company's designer can provide support as needed.

We can discuss required features here: https://github.com/soramitsu/iroha-network-tools/wiki/Features

Please feel free to add to the wiki and also to write comments here.

sokhomoliyuth commented 7 years ago

after we have discussed here, We need more details about this, and sure we need your side to help out this task too. for myself, I am new to project like this, so help will be fantastic for me. :D

ghost commented 7 years ago

Nice to meet you. I am Nakamura@INTEC.

What kind of items can be considered as items to be displayed? For example, is it the following item?

[Summary] ・Best block ・Last block time ・Avg block time ・Uptime ・Peers ・Block times history ・Block propagation history ・Transactions history

[Detail] ・Node Information   name, type(Leader/validating), version, latancy ..etc ・Block Information   height, timestamp, hash, size ..etc ・Transaction Information   TxHash, block height, from, to, latencies ..etc

→See rough image [ iroha explorer mockup roughimag.pdf ]

Please give me your opinion!

takemiyamakoto commented 7 years ago

I can think we probably need the following information:

Hijiri (trust) scores of peers ・Latency information of peers ・Information about assets and transfers of assets ・Ability to query for transactions by accounts or transaction hash

ghost commented 7 years ago

I reviewed the display items. → https://github.com/hidenakB3/iroha-network-tools/wiki/Hyperledger-Iroha-Network-Monitor

However, it seems that discussion is still insufficient. Also, I think there is a misunderstanding, so please point out.

First we advance the screen of Node information. We are also planning to propose pages for displaying asset information and transaction information in order.

takemiyamakoto commented 7 years ago

This might help: https://grafana.com/

ghost commented 7 years ago

Is it possible to publish https://github.com/hidenakB3/iroha-network-tools/wiki/Hyperledger-Iroha-Network-Monitor under https://github.com/hyperledger/iroha-network-tools/wiki/Features