This unit is provided by:
-
https:/
/ archlinux.org/ packages/ community/ x86_64/ prometheus-smokeping-prober/ -
https:/
/ packages.debian.org/ unstable/ prometheus-smokeping-prober
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_RAW
-
CapabilityBoundingSet=CAP_NET_RAW
-
DynamicUser=yes
-
EnvironmentFile=/etc/default/prometheus-smokeping-prober
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/prometheus-smokeping-prober $ARGS
-
ExecStart=/usr/bin/smokeping_prober --config.file="/etc/prometheus/smokeping_prober.yml"
-
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=Prometheus style "smokeping" prober
-
Description=Prometheus style smokeping
-
Documentation=https://github.com/SuperQ/smokeping_prober man:prometheus-smokeping-prober(1)
-
Additionnal notes
Nothing here.