Skip to content
This repository has been archived by the owner on Mar 12, 2018. It is now read-only.

Finalize network adminstration tools design #2

Open
takemiyamakoto opened this issue Mar 15, 2017 · 7 comments
Open

Finalize network adminstration tools design #2

takemiyamakoto opened this issue Mar 15, 2017 · 7 comments

Comments

@takemiyamakoto
Copy link
Contributor

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
Copy link
Contributor Author

takemiyamakoto commented Mar 16, 2017

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
Copy link

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
Copy link

ghost commented Apr 4, 2017

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
Copy link
Contributor Author

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
Copy link

ghost commented Apr 25, 2017

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
Copy link
Contributor Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

5 participants