zabbix_sender shipped with zabbix-1.1beta1 has a small typo in source that prevents it from correct functioning.
You can find a fix in attached file.
How to apply a fix:
1. Download fix to /tmp/zabbix_sender.txt
2. cd to zabbix distribution directory
3. Apply a patch:
patch -Np1 < /tmp/zabbix_sender.txt
You can find a fix in attached file.
How to apply a fix:
1. Download fix to /tmp/zabbix_sender.txt
2. cd to zabbix distribution directory
3. Apply a patch:
patch -Np1 < /tmp/zabbix_sender.txt