app-metrics/apache_exporter: new package, add 0.13.3

Signed-off-by: Federico Denkena <federico.denkena@posteo.de>
This commit is contained in:
2024-02-01 17:39:31 +01:00
parent 0cc8662868
commit ba28827dc9
8 changed files with 139 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=Apache Exporter
[Service]
User=apache_exporter
EnvironmentFile=/etc/sysconfig/apache_exporter
ExecStart=/usr/bin/apache_exporter $OPTIONS
[Install]
WantedBy=multi-user.target