Hi list!
I have problems to get zabbix running on xenserver 6. No problems with xenserver 5.5 and 5.6 however.
I tryed different versions and it is always the same error:
Starting ZABBIX agent: zabbix_agentd: daemon.c:239: daemon_start: Assertion `0' failed.
xenserver6 is based on centos 5.5.
Versions:
zabbix-agent-1.8.9-6.1.i386.rpm
zabbix-agent-1.8.3-12.1.i386.rpm
I know that I have to do things like that before:
yum --enablerepo=base install yum-utils
yumdownloader --enablerepo=base e2fsprogs-devel
rpm --nodeps -Uvh e2fsprogs-devel*.rpm
yum --enablerepo=base install openssl-devel
rpm -Uv zabbix-1.8.3-12.1.i386.rpm
As said it worked with the old xenservers.
Any ideas?
Thanks in advance!
Cheers,
zap
I have problems to get zabbix running on xenserver 6. No problems with xenserver 5.5 and 5.6 however.
I tryed different versions and it is always the same error:
Starting ZABBIX agent: zabbix_agentd: daemon.c:239: daemon_start: Assertion `0' failed.
xenserver6 is based on centos 5.5.
Versions:
zabbix-agent-1.8.9-6.1.i386.rpm
zabbix-agent-1.8.3-12.1.i386.rpm
I know that I have to do things like that before:
yum --enablerepo=base install yum-utils
yumdownloader --enablerepo=base e2fsprogs-devel
rpm --nodeps -Uvh e2fsprogs-devel*.rpm
yum --enablerepo=base install openssl-devel
rpm -Uv zabbix-1.8.3-12.1.i386.rpm
As said it worked with the old xenservers.
Any ideas?
Thanks in advance!
Cheers,
zap
Comment