Hello,
I just finished installing Zabbix on Linux.
I am new to Zabbix!
I have configured one host. And Two Items.
Items configured are:
1. Name: ActiveSession / Type: JMX agent / Key: jmx[jboss.web,activeSessions]
2. Name: Uptime / Type: SNMPv3 agent / Key: hrSystemUptime.0
(There is a green tick against both items)
Questions
========
1. The host is showing as Monitored but Unavailable. Why?
2. There is no data being collected at all.
3. How can i restart zabbix_server.
I had started it as follows:
$ /usr/local/sbin/zabbix_server
But i cannot find anyway to stop or restart.
4. In /tmp/zabbix_server.log is see among other messages:
[Z3005] query failed: [2006] MySQL server has gone away [begin;]
What does it mean.. zabbix UI is successfully coming up... so whats wrong with the DB here?
Looking forward to help from experts! Where should i look for problems.
Thanks.
I just finished installing Zabbix on Linux.
I am new to Zabbix!
I have configured one host. And Two Items.
Items configured are:
1. Name: ActiveSession / Type: JMX agent / Key: jmx[jboss.web,activeSessions]
2. Name: Uptime / Type: SNMPv3 agent / Key: hrSystemUptime.0
(There is a green tick against both items)
Questions
========
1. The host is showing as Monitored but Unavailable. Why?
2. There is no data being collected at all.
3. How can i restart zabbix_server.
I had started it as follows:
$ /usr/local/sbin/zabbix_server
But i cannot find anyway to stop or restart.
4. In /tmp/zabbix_server.log is see among other messages:
[Z3005] query failed: [2006] MySQL server has gone away [begin;]
What does it mean.. zabbix UI is successfully coming up... so whats wrong with the DB here?
Looking forward to help from experts! Where should i look for problems.
Thanks.
Comment