PDA

View Full Version : One server process?


Alexei
08-12-2004, 15:40
Hi all,

I'm thinking of merging of zabbix_suckerd and zabbix_trapperd in 1.1. Hopefully no one uses zabbix_trapper (inetd version of zabbix_trapperd), so I could get rid of the binary as well.

Please, shout if you cannot live without zabbix_trapper. Many thanks!

limo
09-12-2004, 18:04
Hi alex,

I think it is good idea. But it would be nice if it uses setproctitle to see what process is actualy working.

Thanx !

Alexei
12-12-2004, 12:18
FYI I've already converted all server processes (suckerd, trapperd) to a single server process called zabbix_server. This will make installation and initial configuration procedure even simpler!