Ilya Mashchenko 0b946686b3 fix some python codacy errors (#5331) 6 years ago
..
Makefile.inc d802f83e4a Fix make dist (#4401) 6 years ago
README.md 415f57c5bf Ga (#4938) 6 years ago
ipfs.chart.py 0b946686b3 fix some python codacy errors (#5331) 6 years ago
ipfs.conf 5286dae8eb python.d.plugin update (#4936) 6 years ago

README.md

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]()