Skip to content
This repository has been archived by the owner. It is now read-only.

IPFS monitoring options #187

Closed
aronayne opened this issue Oct 18, 2016 · 3 comments
Closed

IPFS monitoring options #187

aronayne opened this issue Oct 18, 2016 · 3 comments

Comments

@aronayne
Copy link

aronayne commented Oct 18, 2016

Using the webui https://github.com/ipfs/webui seems using the webui can the following be accessed :

  • the number of connected nodes ?
  • the hash values stored on each node ?
  • IP address of machine participating in network ?

And/or can this data be access via the IPFS cli ?

@Kubuxu
Copy link

Kubuxu commented Oct 18, 2016

Yes:

  • number of connected nodes: ipfs swarm peers | wc -l
  • I don't know right now.
  • check ipfs id

@ghost
Copy link

ghost commented Oct 18, 2016

You can also query http://localhost:5001/debug/metrics/prometheus to get more runtime metrics

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

This issue was moved to https://discuss.ipfs.io/t/ipfs-monitoring-options/431

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

No branches or pull requests

3 participants