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
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
Comment