
Originally Posted by
Kent Brockman
It's a silly behaviour. I'm using the lfd b rute force protection from CSF, thus I disabled cpHulk to improve resource usage and avoid to be double alerted.
Something may be incorrectly set when you disable cpHulk cause after I upgrade cPanel, I can see the cphulkd process running in the "Show Current CPU Usage" pane, but this function appear as disabled in the Security Center, so I must manually Enable and then Disable it to fully turn off the process.
Why is this happening? may be due to any bug?
Regards
Are your cPanel updates running automatically or manually? If manually, are your --force'ing them? Which branch (e.g. STABLE) of cPanel are you using?
Testing on 11.23.4-CURRENT_26138:
1. Disabled cPHulkd in Security Center
2. Verified cPHulkd process was no longer running
3. Executed /scripts/upcp
4. Upon upcp completion checked for cPHulkd process:
Code:
root@mundane [~]# ps ax | grep -i hulk
375 pts/0 S+ 0:00 grep -i hulk
Re-running the test with a forced update and will provide the results upon completion.
UPDATE:
/scripts/upcp --force does indeed cause the cPHulkd process to start though disabled in Security Center.