Hello,
I recently deployed zabbix server 2.4.5 and compiled an HP-UX agent on HP-UX 11iv3 with Zabbix Agent 2.4.5
I have used Zabbix Server 2.2.1 and Zabbix Agent 2.0.5 as well as precompiled version and they all are exhibiting the same problem on HP-UX.
I have created a LLD that discovers my HP-UX servers by ping.
The node is discovered with it's FQDN.
In the Agent if I put in Hostname=foo.domain.com
The agent doesn't appear to speak with the Zabbix Server
If I put in the ShortName: Hostname=foo then server presents with the following message:
cannot send list of active checks to [x.x.x.x]: host [foo] not found
I even created a text file called hostname.txt and used a HostnameItem=system.run[cat /tmp/hostname.txt]
And still didn't present with the agent to the server.
This problem isn't exhibited in Windows or Linux
I recently deployed zabbix server 2.4.5 and compiled an HP-UX agent on HP-UX 11iv3 with Zabbix Agent 2.4.5
I have used Zabbix Server 2.2.1 and Zabbix Agent 2.0.5 as well as precompiled version and they all are exhibiting the same problem on HP-UX.
I have created a LLD that discovers my HP-UX servers by ping.
The node is discovered with it's FQDN.
In the Agent if I put in Hostname=foo.domain.com
The agent doesn't appear to speak with the Zabbix Server
If I put in the ShortName: Hostname=foo then server presents with the following message:
cannot send list of active checks to [x.x.x.x]: host [foo] not found
I even created a text file called hostname.txt and used a HostnameItem=system.run[cat /tmp/hostname.txt]
And still didn't present with the agent to the server.
This problem isn't exhibited in Windows or Linux
Comment