Ad Widget

Collapse

JMX connection to WebSphere AS fails

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hoonta
    Junior Member
    • Dec 2018
    • 1

    #1

    JMX connection to WebSphere AS fails

    Hi,

    Trying to set up JMX monitoring on WebSphere Application server has fallen into following:

    Code:
    Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial: service:jmx:iiop://{WAS_IP_ADDRESS}:9102/jndi/JMXConnector
    JMX endpoint is set to

    Code:
    service:jmx:iiop://{IP_ADDRESS}:9102/jndi/JMXConnector
    zabbix-java-gateway is running on the same server as zabbix-server on port 10052 and set for the host in JMX interfaces

    host: {ZABBIX_IP_ADDRESS}, port: 10052

    What may be wrong in config or am I missing something?

    Thanks.
  • typedef75
    Junior Member
    • Dec 2015
    • 9

    #2
    Hi hoonta,
    have you solved this problem? If you have, could you please publish the solution? I have the same problem.

    Comment

    Working...