librenms-librenms/doc/Extensions/Metric-Storage.md
cchance27 09d6b2fd54 feature: Added Prometheus PushGateway metric support (#8437)
* Added Prometheus PushGateway support

* fixed formatting

* fix set_curl_proxy to correct variable

* add documentation

* Update Metric-Storage.md

* Update mkdocs.yml
2018-04-13 15:46:19 +01:00

681 B

source: Extensions/Metric-Storage.md hide_toc: true

Metric storage

By default we ship all metrics to RRD files, either directly or via RRDCached. On top of this you can ship metrics to Graphite, InfluxDB, OpenTSDB or Prometheus. At present you can't use these backends to display graphs within LibreNMS and will need to use something like Grafana.

For further information on configuring LibreNMS to ship data to one of the other backends then please see the documentation below.