Hi all,
I have a standard install (Ubuntu Lucid) of 1.8.1 which is monitoring a number of Linux machines on port 10050 (which was the default). Everything is working hunky dory
Now I am interested in monitoring my Tomcat servers (which are running on those Linux boxen) and also the apps inside that. Googling points to zapcat, so I followed the howto: http://www.kjkoster.org/zapcat/Tomcat_How_To.html but all of the Java and Tomcat items were marked as 'not supported' by the agent. I turned them back on and they would go off.
I then noticed that the zapcat documentation mentioned 10052 (as oppose to 10050) - changing the agent port to 10052 in the host config now means I have lots of lovely JMX information coming through, but all of the old information is now in grey!
I am missing a piece - do I need both the zabbix-agent installed on one port and the zapcat on another port? Should they both listen on the same port (won't they clash?).
Am I supposed to create two host configs - one for the zabbix agent on 10050 and one for the zapcat agent on 10052?
Many thanks for your help - I am *this* close to getting all of this configured just the way I need it - this is the last piece of the puzzle
Col
I have a standard install (Ubuntu Lucid) of 1.8.1 which is monitoring a number of Linux machines on port 10050 (which was the default). Everything is working hunky dory

Now I am interested in monitoring my Tomcat servers (which are running on those Linux boxen) and also the apps inside that. Googling points to zapcat, so I followed the howto: http://www.kjkoster.org/zapcat/Tomcat_How_To.html but all of the Java and Tomcat items were marked as 'not supported' by the agent. I turned them back on and they would go off.
I then noticed that the zapcat documentation mentioned 10052 (as oppose to 10050) - changing the agent port to 10052 in the host config now means I have lots of lovely JMX information coming through, but all of the old information is now in grey!
I am missing a piece - do I need both the zabbix-agent installed on one port and the zapcat on another port? Should they both listen on the same port (won't they clash?).
Am I supposed to create two host configs - one for the zabbix agent on 10050 and one for the zapcat agent on 10052?
Many thanks for your help - I am *this* close to getting all of this configured just the way I need it - this is the last piece of the puzzle

Col
Comment