This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/prometheus-postgres_exporter -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/prometheus-postgres_exporter $POSTGRES_EXPORTER_PARAMS -
PrivateDevicesIntroduced in systemd 209=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=always -
RestrictRealtimeIntroduced in systemd 231=yes -
TimeoutStopSecIntroduced in systemd 188=20s -
User=prometheus
-
-
[Unit]-
After=postgresql.service -
Description=Prometheus PostgreSQL exporter -
Wants=postgresql.service
-
Additionnal notes
Nothing here.