Hello there,
I've noticed a trouble for months, I can't understand it.
When I launch denora (/home/ircd/stats/denorarc start or /home/ircd/stats/stats), it's all right. But sometimes, the stats.pid seems to be erased, and the denora.chk makes denora trying to restart, I can see its connections each minute.
Here is my crontab:
* * * * * /home/ircd/stats/denora.chk > /dev/null 2>&1
And denora.chk is the example.chk renamed, it works well.
So, what could erase the stats.pid ? Is there a way to log what happen ? I had this trouble with a previous server, I've changed it (with new install of OS, no particular process which can erase this file) a few days ago and the same thing happens yesterday.
Thanks