when i run the zabbix agent in HPUX-11.00,there is a error,like this:
help!
TKS!
Code:
#/tmp/zabbix-1.8/sbin/zabbix_agentd -c /tmp/zabbix-1.8/zabbix_agentd.conf /usr/lib/dld.sl: Unresolved symbol: setegid (code) from /tmp/zabbix-1.8/sbin/zabbix_agentd Abort # uname -a HP-UX hp1 B.11.00 A 9000/800 128901597 two-user license # grep zabbix /etc/passwd zabbix:*:112:20::/home/zabbix:/sbin/sh # pwd /tmp # cd zabbix-1.8/ # ls bin sbin zabbix_agent.conf zabbix_agentd.conf zabbix_agentd.win.conf # /tmp/zabbix-1.8/sbin/zabbix_agentd -V ZABBIX Agent (daemon) v1.8 (revision 8564) (7 December 2009) Compilation time: Dec 8 2009 17:49:12 #ls ../ zabbix_agents_1.8.hpux_11_31.pa_risc.tar
TKS!