This unit is provided by:
-
https:/
/ archlinux.org/ packages/ extra/ x86_64/ prometheus-blackbox-exporter/ -
https:/
/ packages.debian.org/ unstable/ prometheus-blackbox-exporter
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_RAW
-
CapabilityBoundingSet=CAP_NET_RAW
-
DynamicUser=yes
-
EnvironmentFile=-/etc/conf.d/prometheus-blackbox-exporter
-
EnvironmentFile=/etc/default/prometheus-blackbox-exporter
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/prometheus-blackbox-exporter $ARGS
-
ExecStart=/usr/bin/prometheus-blackbox-exporter $BLACKBOX_EXPORTER_ARGS
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=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 -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestrictRealtime
Introduced in systemd 231=yes -
User=prometheus
-
-
[Unit]
-
After=network.target
-
Description=Blackbox exporter for Prometheus
-
Description=Prometheus blackbox Exporter
-
Documentation=https://prometheus.io/docs/introduction/overview/ man:prometheus-blackbox-exporter(1)
-
Additionnal notes
Nothing here.