Ad Widget

Collapse

Java Threads count in Zabbix console

Collapse
This topic has been answered.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ActionParsnip
    Junior Member
    • Apr 2023
    • 6

    #1

    Java Threads count in Zabbix console

    Hi guys,
    I have Zabbix 6 and have installed the zabbix-java-gateway package. This is working fine. I have added an interface to the server running the Java app and added the port specified by the app team. I can see JMX based items in "Latest data" and have the server to discover all metrics. The JMX availability light is green in the console.

    I am trying to get the number of threads from the server into Zabbix but for the life of me cannot do this. Below is what is currently being manually observed by the team (I have removed the top server name but this is listening on port 9999)

    [ See attached image]

    Can anyone advise please? Most of the collected metrics are at zero. If we open a web browser and point it to one of the web services on the server and hammer CTRL + F5 then the requests per minute changes, so I am collecting something. I just can't find anything that looks like what is needed here to add it to a dashboard

    Thanks
    -AndyW
    Attached Files
  • Answer selected by ActionParsnip at 20-07-2023, 13:38.
    ActionParsnip
    Junior Member
    • Apr 2023
    • 6

    Worked it out. Needs the Template App Generic Java JMX and you get this by default. Job done.

    Comment

    • ActionParsnip
      Junior Member
      • Apr 2023
      • 6

      #2
      Worked it out. Needs the Template App Generic Java JMX and you get this by default. Job done.

      Comment

      Working...