This unit is provided by:
Options
-
[Install]
-
RequiredBy=pmlogger.service
-
-
[Service]
-
Environment="PMLOGGER_CHECK_PARAMS=--skip-primary"
-
Environment="PMLOGGER_CHECK_PARAMS=-C --skip-primary"
-
EnvironmentFile=-/etc/default/pmlogger_timers
-
EnvironmentFile=-/etc/sysconfig/pmlogger_timers
-
ExecStart=/usr/lib/pcp/bin/pmlogger_check $PMLOGGER_CHECK_PARAMS
-
ExecStart=/usr/libexec/pcp/bin/pmlogger_check $PMLOGGER_CHECK_PARAMS
-
Group=pcp
-
KillMode=process
-
Restart=no
-
TimeoutStartSec=25m
-
TimeoutStartSec=4h
-
TimeoutStopSec
Introduced in systemd 188=120 -
Type=exec
-
User=pcp
-
WorkingDirectory=/var/lib/pcp
-
-
[Unit]
-
ConditionPathExists=!/etc/cron.d/pcp-pmlogger
-
Description=Check pmlogger instances are running
-
Documentation=man:pmlogger_check(1)
-
Additionnal notes
Nothing here.