2017-12-31 05:28:03 +01:00
|
|
|
# Home
|
|
|
|
|
|
|
|
|
|
|
|
__ __ _
|
|
|
|
\ \ / /_ _ _ __ (_) ___
|
|
|
|
\ V / _` | '_ \| |/ __|
|
|
|
|
| | (_| | | | | | (__
|
|
|
|
|_|\__,_|_| |_|_|\___|
|
|
|
|
Yet another node info collector
|
|
|
|
|
|
|
|
(previously [respond-collector](https://github.com/FreifunkBremen/respond-collector))
|
|
|
|
|
2021-02-17 23:25:56 +01:00
|
|
|
[![Build Status](https://travis-ci.org/FreifunkBremen/yanic.svg?branch=main)](https://travis-ci.org/FreifunkBremen/yanic)
|
|
|
|
[![Coverage Status](https://coveralls.io/repos/github/FreifunkBremen/yanic/badge.svg?branch=main)](https://coveralls.io/github/FreifunkBremen/yanic?branch=main)
|
|
|
|
[![codecov](https://codecov.io/gh/FreifunkBremen/yanic/branch/main/graph/badge.svg)](https://codecov.io/gh/FreifunkBremen/yanic)
|
2017-12-31 05:28:03 +01:00
|
|
|
[![Go Report Card](https://goreportcard.com/badge/github.com/FreifunkBremen/yanic)](https://goreportcard.com/report/github.com/FreifunkBremen/yanic)
|
|
|
|
|
|
|
|
`yanic` is a respondd client that fetches, stores and publishes information about a Freifunk network.
|
|
|
|
|
|
|
|
## The goals:
|
|
|
|
|
|
|
|
* Generating JSON for [Meshviewer](https://github.com/ffrgb/meshviewer)
|
|
|
|
* Storing statistics in [InfluxDB](https://influxdata.com/) or [Graphite](https://graphiteapp.org/) to be analyzed by [Grafana](http://grafana.org/)
|
|
|
|
* Provide a little webserver for a standalone installation with a meshviewer
|