nextcloud-exporter/contrib/debian/control
2020-06-01 14:50:50 +02:00

14 lines
521 B
Text

Package: nextcloud-exporter
Architecture: amd64
Version: %VERSION%
Maintainer: Robert Jacob <xperimental@solidproject.de>
Homepage: https://github.com/xperimental/nextcloud-exporter
Section: net
Priority: optional
Recommends: prometheus
Description: Prometheus exporter for Nextcloud metrics
The nextcloud-exporter can be used to gather metrics from a Nextcloud server
instance.
.
A Prometheus server is needed to pull and store the metrics generated by the
exporter, but it does not need to be on the same machine.