Add Dovecot exporter
This commit is contained in:
12
exporter/dovecot_exporter/dovecot_exporter.service
Normal file
12
exporter/dovecot_exporter/dovecot_exporter.service
Normal file
@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Dovecot Exporter
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
ExecStart=/usr/prometheus/dovecot_exporter
|
||||
ProtectHome=true
|
||||
ProtectSystem=full
|
||||
ReadWritePaths=/var/run/dovecot/stats
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user