Ad Widget

Collapse

JMX monitoring: Zabbix java gate way

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anjiytwok
    Member
    • Dec 2012
    • 44

    #1

    JMX monitoring: Zabbix java gate way

    Requirement- I need to monitor the multiple host servers health status

    One concern on the zabbix java gateway?

    zabbix java gateway, is this needs to be installed on host server where we need to monitor ?

    Or we have installed on the same server where we have installed the zabbix server?

    could you please suggest? bit urgent.
  • highjo
    Junior Member
    • Feb 2013
    • 10

    #2
    Hello ??

    Anyone with an accurate answer? Please am also in the very same need.
    Thanks

    Comment

    • elemarmb
      Member
      • Mar 2009
      • 53

      #3
      Since the default port of java gateway is 10052, then can run with the Zabbix server.

      Otherwise, is beter running the java gateway in another server, a litle virtual server is good, because the load distribution !

      In the host monitoring is necessary enable the JMX connection. I supose this is default, but I don't know . . . but in the near future I need to know :-(

      The working flow is : Zabbix server conect to java gateway, then java gateway (using JMX ) get data from Java VM in the host monitored.

      Comment

      • highjo
        Junior Member
        • Feb 2013
        • 10

        #4
        thanks for your answer. I have a 8gb server for only monitoring. i think it will be fine. so how to we get it installed? I posted the procedure that I understand in https://www.zabbix.com/forum/showthread.php?t=39055 . Kindly see whether that's the best approach. Too many people run into issues trying to install java gateway and so far even on zabbix forum i haven't come accross any tangible answer if it's answered at all.

        Thanks for looking into it. thanks

        Comment

        • anjiytwok
          Member
          • Dec 2012
          • 44

          #5
          Hello,

          here i have got to work by doing this.

          1. By installing the zabbix-java gateway on the same instance,where I have installed the zabbix server.

          one this we have open one port to communicate between zabbix_server and host_sever.

          It works for me able to monitor the service health values on the zabbix UI.

          please let me know if you need anymore info.

          Regards,
          Anjaiah Y

          Comment

          Working...