I try to migrate from existing 1.1.7 production zabbix environment to Zabbix 1.4.1.
I must admit that it's a very very very difficult task!
First, i have to restart everything from a scratch new Zabbix 1.4.1 server: the mysql migration script is to buggy.
Now, i've just compiled the Agent on one of my AIX server [ ./configure --enable-agent ].
It compiled well and started well to.
BUT impossible to monitor items type 'Zabbix agent (active)' : nothing happen!
So i try to modify all my items to put type to 'Zabbix agent': now it work.
Some of my items are type 'Zabbix trapper'.
When issuing a 'zabbix_sender' command on the AIX, i've got the following message :
root@UXDEVT01 /softs/zabbix/bin >zabbix_sender -z 128.128.12.10 -p 10051 -s uxdevt01 -k sys.cpu.sys -o 5
sent: 0; failed: 1; total: 1
As i said it before, Zabbix is really a nice product, but BUGS MUST STOP.
It's not possible to believe that 1.4.1 is a stable version.
And i don't start yet talking about the bugs i encountered on the Windows server....
I must admit that it's a very very very difficult task!
First, i have to restart everything from a scratch new Zabbix 1.4.1 server: the mysql migration script is to buggy.
Now, i've just compiled the Agent on one of my AIX server [ ./configure --enable-agent ].
It compiled well and started well to.
BUT impossible to monitor items type 'Zabbix agent (active)' : nothing happen!
So i try to modify all my items to put type to 'Zabbix agent': now it work.
Some of my items are type 'Zabbix trapper'.
When issuing a 'zabbix_sender' command on the AIX, i've got the following message :
root@UXDEVT01 /softs/zabbix/bin >zabbix_sender -z 128.128.12.10 -p 10051 -s uxdevt01 -k sys.cpu.sys -o 5
sent: 0; failed: 1; total: 1
As i said it before, Zabbix is really a nice product, but BUGS MUST STOP.
It's not possible to believe that 1.4.1 is a stable version.
And i don't start yet talking about the bugs i encountered on the Windows server....
Comment