1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-28 15:41:45 +02:00

Add A10 Network TPS into features list!

This commit is contained in:
Pavel Odintsov 2016-07-27 10:18:46 +03:00 committed by GitHub
parent cb459556ac
commit b5d19cb684

@ -38,6 +38,7 @@ Features
- Trigger block/notify script if an IP exceeds defined thresholds for packets/bytes/flows per second
- Thresholds can be configured per-subnet with the hostgroups feature
- [Announce blocked IPs](docs/EXABGP_INTEGRATION.md) via BGP to routers with [ExaBGP](https://github.com/Exa-Networks/exabgp)
- [A10 Networks TPS integration](src/a10_plugin)
- GoBGP [integration](docs/GOBGP.md) for unicast IPv4 announcements (you need build support manually).
- Full integration with [Graphite](docs/GRAPHITE_INTEGRATION.md) and [InfluxDB](docs/INFLUXDB_INTEGRATION.md)
- API (you need build support manually)