Hello All,
On several version I encouter communication problems between server and clients.
OS: HP-UX zl31 B.11.23 U ia64 0118840027 unlimited-user license]
Compiled with ansi-c (older gcc and gnu-tools will not compile zabbix) :
HP aC++/ANSI C B3910B A.06.10 [Mar 22 2006]
I tried several zabbix versions( 1.4.1 1.4.2 and 1.4.3-4689) on the server and even tried 1.3.8 for the clients.... But, no result.
In the host-item configuration I only added 1 or 2 items (agent.version and agent.ping), but every time this error come's up :
SERVER :
164747 Timeout while answering request
164747 Get value from agent failed. Error: ZBX_TCP_READ() failed [Interrupted system call]
164747 Host [zl34]: first network error, wait for 15 seconds
164747 Parameter [agent.ping] will be checked after 120 seconds on host [zl34]
AGENT:
164746 get_active_checks('zl31.zwitserleven.nl',10051)
164746 Sending [ZBX_GET_ACTIVE_CHECKS
zl34.zwitserleven.nl
]
164746 Before read
164746 In parse_list_of_checks('ZBX_EOF
')
164746 In disable_all_metrics()
164746 Parsed [ZBX_EOF]
164746 In process_active_checks('zl31.zwitserleven.nl',10051 )
164746 In get_min_nextcheck()
164746 Sleeping for 60 seconds
I really like to demo a working zabbix to the company here, before 'they' move over to another system
On several version I encouter communication problems between server and clients.
OS: HP-UX zl31 B.11.23 U ia64 0118840027 unlimited-user license]
Compiled with ansi-c (older gcc and gnu-tools will not compile zabbix) :
HP aC++/ANSI C B3910B A.06.10 [Mar 22 2006]
I tried several zabbix versions( 1.4.1 1.4.2 and 1.4.3-4689) on the server and even tried 1.3.8 for the clients.... But, no result.
In the host-item configuration I only added 1 or 2 items (agent.version and agent.ping), but every time this error come's up :
SERVER :
164747 Timeout while answering request
164747 Get value from agent failed. Error: ZBX_TCP_READ() failed [Interrupted system call]
164747 Host [zl34]: first network error, wait for 15 seconds
164747 Parameter [agent.ping] will be checked after 120 seconds on host [zl34]
AGENT:
164746 get_active_checks('zl31.zwitserleven.nl',10051)
164746 Sending [ZBX_GET_ACTIVE_CHECKS
zl34.zwitserleven.nl
]
164746 Before read
164746 In parse_list_of_checks('ZBX_EOF
')
164746 In disable_all_metrics()
164746 Parsed [ZBX_EOF]
164746 In process_active_checks('zl31.zwitserleven.nl',10051 )
164746 In get_min_nextcheck()
164746 Sleeping for 60 seconds
I really like to demo a working zabbix to the company here, before 'they' move over to another system
Comment