(12-10-2018, 08:48 PM)damanmokha Wrote: Hi,
From last few days server load is increasing, on checking it shows me, maximum load in consumption by sentora daemon process and within few minutes, it was upto 100% within 10 minutes and increasing continuously, earlier it was normal, i have no idea why it's happening and how to fix this. Please check the screenshot.
Please can anyone guide me regarding the same.
** Update***
It's around an hour and now load is upto 20, check the attachment for the same, most of the processes are from daemon,
I'm not an expert and might be reading your screenshot wrong, but it looks like you have multiple daemon processes running, and they've been running for way too long. I think you may have an issue with something...
Run the daemon from the root user and see if it is freezing in the middle. It should run and complete, usually within a few seconds, not hang. Maybe you can get a clue about what is causing it to hang by seeing where it runs up to?
Keith
EDIT: For clarity, the following command should run the daemon process:
Code:
php -q /etc/sentora/panel/bin/daemon.php
and you should immediately see the output onscreen.