Skip to content

Files

Latest commit

f5006d5 · Aug 15, 2019

History

History
This branch is 10543 commits behind netdata/netdata:master.

ipfs

Module monitors IPFS basic information.

  1. Bandwidth in kbits/s

    • in
    • out
  2. Peers

    • peers

configuration

Only url to IPFS server is needed.

Sample:

localhost:
  name : 'local'
  url  : 'http://localhost:5001'

analytics