Update README.md to yanic

#27
This commit is contained in:
Geno 2017-03-03 10:57:38 +01:00 committed by GitHub
parent 78adbeca62
commit c1e302fce3
1 changed files with 12 additions and 3 deletions

View File

@ -1,16 +1,25 @@
# Respond Collector
# Yanic
```
__ __ _
\ \ / /_ _ _ __ (_) ___
\ V / _` | '_ \| |/ __|
| | (_| | | | | | (__
|_|\__,_|_| |_|_|\___|
Yet another node info collector
```
(previously [respond-collector](https://github.com/FreifunkBremen/respond-collector))
[![Build Status](https://travis-ci.org/FreifunkBremen/respond-collector.svg?branch=master)](https://travis-ci.org/FreifunkBremen/respond-collector)
[![Coverage Status](https://coveralls.io/repos/github/FreifunkBremen/respond-collector/badge.svg?branch=master)](https://coveralls.io/github/FreifunkBremen/respond-collector?branch=master)
`respond-collector` is a respondd client that fetches, stores and publishes information about a Freifunk network. The goals:
`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/) to be analyzed by [Grafana](http://grafana.org/)
* Provide a little webserver for a standalone installation with a meshviewer
## Usage
```
Usage of ./respond-collector:
Usage of ./yanic:
-config path/to/config.toml
```
## Configuration