This unit is provided by:
-
https:/
/ packages.fedoraproject.org/ pkgs/ golang-github-prometheus/ -
https:/
/ software.opensuse.org/ package/ golang-github-prometheus-prometheus
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=
-
CapabilityBoundingSet=
-
DeviceAllow=/dev/null rw
-
DevicePolicy=strict
-
EnvironmentFile=-/etc/conf.d/prometheus
-
EnvironmentFile=-/etc/sysconfig/prometheus
-
EnvironmentFile=/etc/default/prometheus
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/prometheus $ARGS
-
ExecStart=/usr/bin/prometheus --config.file=/etc/prometheus/prometheus.yml --storage.tsdb.path=/var/lib/prometheus/data $PROMETHEUS_ARGS
-
Group=prometheus
-
LimitMEMLOCK=0
-
LimitNOFILE=65535
-
LimitNOFILE=8192
-
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
-
PrivateUsers=yes
-
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 -
ProtectSystem
Introduced in systemd 214=full -
RemoveIPC
Introduced in systemd 232=yes -
Restart=always
-
Restart=on-failure
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
SendSIGKILL=no
-
SystemCallArchitectures=native
-
TimeoutStopSec
Introduced in systemd 188=20s -
User=prometheus
-
WorkingDirectory=/usr/share/prometheus
-
-
[Unit]
-
After=network-online.target
-
After=network-online.target time-sync.target
-
After=time-sync.target
-
Description=Monitoring system and time series database
-
Description=Prometheus service
-
Documentation=https://prometheus.io/docs/introduction/overview/
-
Documentation=https://prometheus.io/docs/introduction/overview/ man:prometheus(1)
-
Requires=network-online.target
-
Wants=network-online.target
-
Additionnal notes
Nothing here.