Search Criteria
Package Details: prometheus-mysqld-exporter-bin 0.12.1-1
Git Clone URL: | https://aur.archlinux.org/prometheus-mysqld-exporter-bin.git (read-only, click to copy) |
---|---|
Package Base: | prometheus-mysqld-exporter-bin |
Description: | Prometheus exporter for MySQL server metrics (binary, not built from source) |
Upstream URL: | https://github.com/prometheus/mysqld_exporter |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Slash |
Maintainer: | Slash |
Last Packager: | Slash |
Votes: | 3 |
Popularity: | 0.009545 |
First Submitted: | 2016-07-03 19:25 |
Last Updated: | 2020-04-25 16:30 |
Latest Comments
haawda commented on 2020-08-27 21:12
prometheus-mysqld-exporter is in [extra].
Slash commented on 2019-03-18 17:13
@hkoch: Thanks for reporting that, I fixed the service file.
hkoch commented on 2019-03-18 12:00
Please remove the {} from DAEMON_OPTIONS in prometheus-mysqld-exporter.service. It causes systemd to (always) include the value as a single argument, which does not work if DAEMON_OPTIONS is empty or contains more than one command line option. Thanks!