This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=
-
CapabilityBoundingSet=
-
DevicePolicy=closed
-
EnvironmentFile=-/etc/sysconfig/prometheus-apache_exporter
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/prometheus-apache_exporter $ARGS
-
KeyringMode=private
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
MountFlags=private
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateIPC=yes
-
PrivateTmp=yes
-
PrivateUsers=yes
-
ProcSubset
Introduced in systemd 247=pid -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
ProtectSystem
Introduced in systemd 214=strict -
RemoveIPC
Introduced in systemd 232=yes -
Restart=always
-
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
SendSIGKILL=no
-
StandardInput=null
-
SystemCallArchitectures=native
-
SystemCallFilter=~ @clock @cpu-emulation @debug @keyring @module @mount @raw-io @reboot @swap @obsolete splice @resources @chown @privileged @pkey @setuid @timer
-
TimeoutStopSec
Introduced in systemd 188=20s -
UMask=0077
-
User=prometheus
-
-
[Unit]
-
Description=Prometheus exporter for Apache metrics
-
Documentation=https://github.com/lusitaniae/apache_exporter
-
Additionnal notes
Nothing here.