Hi everyone,
i know that problem was discussed in this forum before but i cant find any solution that works for me.
i have some trapper items but im not recieving any data with them.
if i run the script that collects the data on my system and gives them to the zabbix sender manually i can see latest data in my zabbix frontend
if this script is executed by the zabbix agent i got some errors in my zabbix server log:
manually the controller item is not beeing updated 
my zabbix server and agent version is
maybe i upgrade to server 1.5.2 beta?
i was there before but my frontend didnt worked correctly there was some files missing (dontknowanymore.php) but i liked the frontend so maybe someone could parse me some working frontend script and i test that issue with some beta server versions
thats for helping me out
btw. my server and agent is running opensuse 10.1 (will upgrade in the next days)
i know that problem was discussed in this forum before but i cant find any solution that works for me.
i have some trapper items but im not recieving any data with them.
if i run the script that collects the data on my system and gives them to the zabbix sender manually i can see latest data in my zabbix frontend
if this script is executed by the zabbix agent i got some errors in my zabbix server log:
Code:
21844:20080602:154330 Timeout while answering request 21844:20080602:154330 Get value from agent failed. Error: ZBX_TCP_READ() failed [Interrupted system call] 21844:20080602:154330 Host [zabbixagentdhost]: first network error, wait for 15 seconds

my zabbix server and agent version is
Code:
zabbixserverhost:~ # zabbix_server -V ZABBIX Server (daemon) v1.4.5 (25 March 2008) zabbixagentdhost:~ # zabbix_agentd -V ZABBIX Agent (daemon) v1.4.5 (25 March 2008) Compilation time: May 20 2008 15:05:33
i was there before but my frontend didnt worked correctly there was some files missing (dontknowanymore.php) but i liked the frontend so maybe someone could parse me some working frontend script and i test that issue with some beta server versions
thats for helping me out
btw. my server and agent is running opensuse 10.1 (will upgrade in the next days)
Comment