HEX
Server: Apache
System: Linux br296.hostgator.com.br 5.14.0-687.17.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 22 07:21:26 EDT 2026 x86_64
User: sanesm40 (1084)
PHP: 8.3.32
Disabled: NONE
Upload Files
File: //lib/systemd/system/proc-monitor.service
[Unit]
Description=Process resource monitor
After=httpd.service

[Service]
Type=forking
ExecStart=/opt/eig_linux/bin/proc-monitor --start
ExecStop=/opt/eig_linux/bin/proc-monitor --stop
PIDFile=/run/proc-monitor.pid
Restart=always
RestartSec=60s

[Install]
WantedBy=multi-user.target