]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Under most circumstances, rrdcached can detect a stale pid file.
authorTobias Oetiker <tobi@oetiker.ch>
Tue, 14 Oct 2008 19:23:24 +0000 (19:23 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Tue, 14 Oct 2008 19:23:24 +0000 (19:23 +0000)
commit87090df2faf96e5f8682494a14e517032b6b7db6
treee0ac3c988ae81e8f7aeaa9cf80041be4ecfe738f
parent0fd860e8fed3d067d3e2f1fe16e4733c5106240d
Under most circumstances, rrdcached can detect a stale pid file.

If the process in the pid file does not exist, or cannot be signalled by
the rrdcached owner, then rrdcached will replace the pid file and start
normally.  Otherwise, it will complain verbosely to STDERR.

--kevin

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1605 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_daemon.c