I've just installed Zabbix on gentoo. I added localhost as a host, but when I select it under Items, there are no items to select.
- I'm on zabbix1.1_alpha7
- I've confirmed that both zabbix-server and zabbix-agentd are running and listening on *:10051 and *:10050 with netstat -lp. Frontend also confirms that the server is running.
- Neither program's log files have any error messages, just start and stop messages.
- Localhost is confired as Zabbix agent
I can add bogus servers with fake IPs just fine, so the fact that the server is in the list doesn't mean anything. How do I go about figuring out if the server is really connected to the agent?
- I'm on zabbix1.1_alpha7
- I've confirmed that both zabbix-server and zabbix-agentd are running and listening on *:10051 and *:10050 with netstat -lp. Frontend also confirms that the server is running.
- Neither program's log files have any error messages, just start and stop messages.
- Localhost is confired as Zabbix agent
I can add bogus servers with fake IPs just fine, so the fact that the server is in the list doesn't mean anything. How do I go about figuring out if the server is really connected to the agent?
Comment