This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
DynamicUser=yes -
Environment=HOSTNAME=%H -
ExecStart=/usr/bin/grafana-agent --config.file /etc/grafana-agent.yaml -
ExecStart=/usr/bin/grafana-agent-start -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=strict -
ReadWritePaths=/var/lib/grafana-agent -
Restart=always -
RestartSec=2 -
RestrictRealtimeIntroduced in systemd 231=yes -
SendSIGKILL=no -
StateDirectory=grafana-agent -
SupplementaryGroups=systemd-journal -
TimeoutStopSecIntroduced in systemd 188=20s -
Type=simple -
User=grafana-agent
-
-
[Unit]-
After=network-online.target -
Description=Grafana Agent monitoring system and forwarder -
Documentation=https://grafana.com/docs/agent/ -
Wants=network-online.target
-
Additionnal notes
Nothing here.