Hello, i did some tests with my zabbix and now i think that i have excess process in my system, could someone confirm that this combiation of process is not correct ? i cant figure out why my traps dont work, maybe it is because i running snmptrapd and snmp trapper at one time ?
root@zabbix5-virtual-machine:/tmp# ps ax | grep snmp
828 ? Ss 1:31 /usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux mteTrigger mteTriggerConf -f -p /run/snmpd.pid
150794 ? Ss 0:00 /usr/sbin/snmptrapd -LOw -f -p /run/snmptrapd.pid
151162 ? S 0:00 /usr/sbin/zabbix_server: snmp trapper [processed data in 0.000137 sec, idle 1 sec]
156106 pts/0 S+ 0:00 grep --color=auto snmp
root@zabbix5-virtual-machine:/tmp# ps ax | grep snmp
828 ? Ss 1:31 /usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux mteTrigger mteTriggerConf -f -p /run/snmpd.pid
150794 ? Ss 0:00 /usr/sbin/snmptrapd -LOw -f -p /run/snmptrapd.pid
151162 ? S 0:00 /usr/sbin/zabbix_server: snmp trapper [processed data in 0.000137 sec, idle 1 sec]
156106 pts/0 S+ 0:00 grep --color=auto snmp