https://github.com/n7st/ani
Read-only mirror of https://git.netsplit.uk/mike/ANI. Ingest network stats into InfluxDB - currently supports Huawei HG612 modems
https://github.com/n7st/ani
influxdb isp logging perl5
Last synced: 4 months ago
JSON representation
Read-only mirror of https://git.netsplit.uk/mike/ANI. Ingest network stats into InfluxDB - currently supports Huawei HG612 modems
- Host: GitHub
- URL: https://github.com/n7st/ani
- Owner: n7st
- License: mit
- Created: 2019-02-24T10:06:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T17:29:40.000Z (over 6 years ago)
- Last Synced: 2024-12-26T22:28:03.309Z (6 months ago)
- Topics: influxdb, isp, logging, perl5
- Language: Perl
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ANI
[](https://drone.netsplit.uk/mike/ANI)
Work in progress. Send stats from your network to InfluxDB.
## Supported sources
* Huawei HG612 modems
## Supported destinations
* InfluxDB
## Usage
Copy `config.yml.example` to `config.yml` and edit it with your own
configuration.Run the poller:
```
perl bin/ani
```## License
MIT. See [LICENSE.txt](/LICENSE.txt).
## Further reading
* [Kitz - Huawei Modem](https://kitz.co.uk/routers/openreach-modems.htm#Huawei_modem)
* [AAISP - Router - EchoLife HG612](https://support.aa.net.uk/Router_-_EchoLife_HG612)