Search Criteria
Package Details: prometheus-unbound-exporter-git 0.1.r20.gb7e842d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/prometheus-unbound-exporter-git.git (read-only, click to copy) |
---|---|
Package Base: | prometheus-unbound-exporter-git |
Description: | A Prometheus exporter for Unbound |
Upstream URL: | https://github.com/kumina/unbound_exporter |
Licenses: | Apache |
Conflicts: | prometheus-unbound-exporter |
Provides: | prometheus-unbound-exporter |
Submitter: | sorah |
Maintainer: | None |
Last Packager: | sorah |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-24 21:40 (UTC) |
Last Updated: | 2019-02-24 21:40 (UTC) |
Latest Comments
hashworks commented on 2022-03-20 01:55 (UTC)
The
unbound.host
defined in the unit file is not correct, one needs to provide the protocol like-unbound.host tcp://localhost:8953
. Otherwise, the errordial localhost: unknown network localhost
will occur.hashworks commented on 2022-03-19 21:03 (UTC)
This currently doesn't build with LTO: flag provided but not defined: -flto. Requires options=(!lto).