Hi all,
I have successfully installed the zabbix server on a CentOS 6.5 virtual machine (through virtualbox). I added the zabbix repositories, disabled selinux (ok, it wasn't done, but is now)... Things look good and I have a nice web interface telling me everything is fine. So far, so good.
So now I set up a new virtual machine on which I want to install the agent. I went through the same process, disabled iptables and selinux, added the repositories, specified my first machine in the agent config file as a server (I gave it the ip address).
But when I try to add an item, things don't seem to work.
I keep getting the [113] no route to host in the web interface.
Plus when I try to telnet the agent on port 10050 I get "Connection closed by foreign host." instantaneously.
Any idea (I suck at networking, so do not hesitate to point me where I can look at if this is a network problem) ?
Both VMs use bridged network interfaces, and can communicate with the internet.
I have successfully installed the zabbix server on a CentOS 6.5 virtual machine (through virtualbox). I added the zabbix repositories, disabled selinux (ok, it wasn't done, but is now)... Things look good and I have a nice web interface telling me everything is fine. So far, so good.
So now I set up a new virtual machine on which I want to install the agent. I went through the same process, disabled iptables and selinux, added the repositories, specified my first machine in the agent config file as a server (I gave it the ip address).
But when I try to add an item, things don't seem to work.
I keep getting the [113] no route to host in the web interface.
Plus when I try to telnet the agent on port 10050 I get "Connection closed by foreign host." instantaneously.
Any idea (I suck at networking, so do not hesitate to point me where I can look at if this is a network problem) ?
Both VMs use bridged network interfaces, and can communicate with the internet.
Comment