background process killer conf location

azcappy

Member
May 27, 2005
5
0
151
Glendale, AZ USA
Hi all,

I am building a monitoring page for my staff that alerts them to config changes and missing processes. I'm having trouble locating where the background process killer is stored. I found /var/cpanel/killproc.conf but it appears that is not being used any longer. Any ideas appreciated.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

It's part of "dcpumon" and you can run it manually with the following command:

Code:
/usr/local/cpanel/bin/dcpumon --killproc
Thank you.