compiled on the same maschine without errors
./configure --enable-agent
make.
uname -a
Linux hostname 2.6.5-7.244-smp #1 SMP Mon Dec 12 18:32:25 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/SuSE-release
SUSE LINUX Enterprise Server 9 (x86_64)
VERSION = 9
PATCHLEVEL = 3
This is what will happens:
startproc -u zabbix /home/marc/zabbix-1.1/src/zabbix_agent/zabbix_agentd -c /etc/zabbix/zabbix_agentd_11.conf
startproc: exit status of parent of /home/marc/zabbix-1.1/src/zabbix_agent/zabbix_agentd: 1
zabbix wont start on other ways like su - zabbix -c .. tried anything what used to be working with 1.1beta8 client. rolled back to beta client which is working fine.
strace, see attachement.
./configure --enable-agent
make.
uname -a
Linux hostname 2.6.5-7.244-smp #1 SMP Mon Dec 12 18:32:25 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/SuSE-release
SUSE LINUX Enterprise Server 9 (x86_64)
VERSION = 9
PATCHLEVEL = 3
This is what will happens:
startproc -u zabbix /home/marc/zabbix-1.1/src/zabbix_agent/zabbix_agentd -c /etc/zabbix/zabbix_agentd_11.conf
startproc: exit status of parent of /home/marc/zabbix-1.1/src/zabbix_agent/zabbix_agentd: 1
zabbix wont start on other ways like su - zabbix -c .. tried anything what used to be working with 1.1beta8 client. rolled back to beta client which is working fine.
strace, see attachement.
Comment