File: php-fpm_exporter.service

package info (click to toggle)
prometheus-phpfpm-exporter 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: sh: 52; makefile: 35; php: 23
file content (9 lines) | stat: -rw-r--r-- 185 bytes parent folder | download
1
2
3
4
5
6
7
8
9
[Unit]
Description = PHP-FPM Prometheus Exporter

[Service]
SyslogIdentifier = phpfpm_exporter
ExecStart = /opt/phpfpm_exporter/phpfpm_exporter 

[Install]
WantedBy = multi-user.target