Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ The data is fetched by a "backend module", at least one backend module also need
* [Graphite backend](https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-graphite)
* [Influxdb v1 backend](https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-influxdbv1)
* [Influxdb v2 backend](https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-influxdbv2)
* [Prometheus backend](https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-prometheus)
* [Write your own backend](doc/20-PerfdataSourceHook.md)

This module aims to be a "batteries included" and opinionated solution.
Expand Down