https://bugzilla.redhat.com/show_bug.cgi?id=1286361
--- Comment #4 from Lukas Berk <lberk@xxxxxxxxxx> ---
(In reply to Miroslav Grepl from comment #1)
> Is "pmlogger_daily.pid" created by cron?
cron runs a pmlogger admin/maintenance script (pmlogger_daily), which is what
leads to this pmlogger_daily.pid file being created and (attempted to be) read.
$ cat /etc/cron.d/pcp-pmlogger
# Performance Co-Pilot crontab entries for a monitored site
# with one or more pmlogger instances running
#
# daily processing of archive logs (with compression enabled)
10 0 * * * pcp /usr/libexec/pcp/bin/pmlogger_daily -X xz -x 3
# every 30 minutes, check pmlogger instances are running
25,55 * * * * pcp /usr/libexec/pcp/bin/pmlogger_check -C
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug
https://bugzilla.redhat.com/token.cgi?t=TcmlcLhksn&a=cc_unsubscribe
|