HEX
Server: Apache
System: Linux md-ht-3.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User: kbinf747 (2664)
PHP: 8.3.32
Disabled: NONE
Upload Files
File: //etc/zabbix/zabbix_agentd.d/userparameter_ps.conf
UserParameter=eig.proc.num,/bin/ps aux | grep -v PID | wc -l

UserParameter=eig.proc.ssh,/bin/ps aux | grep '/usr/sbin/ss[h]d' | wc -l

UserParameter=eig.proc.syslog,/bin/ps aux | grep 'syslog[d]' | wc -l

UserParameter=eig.proc.httpd,/bin/ps aux | grep 'http[d]' | wc -l

UserParameter=eig.proc.running,/bin/ps aux |awk '{print $8}' | grep "R" | wc -l

UserParameter=eig.proc.mysql,/bin/ps aux | grep 'mysql[d]' | wc -l

UserParameter=eig.proc.ftptrackd,/bin/ps aux| grep 'gator[f]tptrackd' | wc -l