Ad Widget

Collapse

JMX Monitoring Data Source in Weblogic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ShinigamiBG
    Junior Member
    • Jan 2015
    • 3

    #1

    JMX Monitoring Data Source in Weblogic

    Hello,

    I using Zabbix to monitoring weblogic server .I successfully monitor Java Heap and number of Threads.

    But now i want to monitoring Data Sources,are they Running or Suspended or is there are some problem with them.

    Attribute that i use is

    jmx["com.bea:Name=DataSourceName,ServerRuntime=soa_ser ver1,Type=JDBCDataSourceRuntime","State"]

    This Attribute shows me only when the DataSource is Running ,but when I stop the DataSource ,Zabbix tell me that he did not support "Suspend".


    Could you tell me where is the problem or how can I config Zabbix to monitoring DataSources.


    Regards
  • ShinigamiBG
    Junior Member
    • Jan 2015
    • 3

    #2
    I fix the problem .Just add a trigger which indicate only data source is Running or not .


    But now i want to monitoring a few composite in soa_server .

    Did any one know how to create such a jmx query

    Comment

    • marco69v
      Junior Member
      • Mar 2005
      • 5

      #3
      i'm interested too

      Comment

      • akbar415
        Senior Member
        • May 2015
        • 119

        #4
        Post here your trigger.

        Comment

        • Bruno Carvalho
          Member
          • Oct 2014
          • 32

          #5
          See my article: http://brunocarvalho.net/blog/2016/0...me-com-zabbix/

          Comment

          Working...