Under most circumstances, rrdcached can detect a stale pid file.
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 14 Oct 2008 19:23:24 +0000 (19:23 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 14 Oct 2008 19:23:24 +0000 (19:23 +0000)
commit607eea59c2ba85c63e2de1b665b37a6093e1575c
treee0ac3c988ae81e8f7aeaa9cf80041be4ecfe738f
parent837a4b7874724d57e7721e23f65ef57c998d9dff
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