Skip to content

A collector for respondd to be used with MeshViewer, InfluxDB and Grafana

Notifications You must be signed in to change notification settings

Brother-Lal/respond-collector

 
 

Repository files navigation

Respond Collector

Build Status Coverage Status

respond-collector is a respondd client that fetches, stores and publishes information about a Freifunk network. The goals:

Usage

Usage of ./respond-collector:
  -config path/to/config.yml

Development

respond

It sends the gluon-neighbour-info request and collects the answers.

It will send UDP packets with multicast group ff02:0:0:0:0:0:2:1001 and port 1001.

nodes.Nodes

It caches the information of the nodes and will save them periodical to a JSON file. The current nodes are saved default under nodes.json.

Related projects

Collecting data from respondd:

Respondd for servers:

About

A collector for respondd to be used with MeshViewer, InfluxDB and Grafana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.6%
  • Shell 1.4%