How To Install Process Resource Monitor (PRM)
Description: PRM monitors the process table on a given system and matches process id’s with set resource limits in the config file or per-process based rules. Process id’s that match or exceed the set limits are logged and killed; includes e-mail alerts, kernel logging routine and more
Downloading, Installing PRM
cd /usr/local/src wget http://www.rfxn.com/downloads/prm-current.tar.gz tar -zxvf prm-current.tar.gz cd prm-1.* ./install.sh rm -Rf /usr/local/src/prm* && cd
Configure PRM Config
nano -w /usr/local/prm/conf.prm
Turn on Email Alerts