Open mawenjie85 opened 7 years ago
Hi,
you can use templates from this repo : https://github.com/seuf/zabbix_templates
The Weblogic Admin template is not working currently, because the weblogic t3 url is different for admin MBeans.
weblogic.management.mbeanservers.runtime
should be weblogic.management.mbeanservers.domainruntime
for Weblogic Admin instances.
Hi,3Q for your reply! But I have another qustion:Some Mbeans I can not get the value directly because I have to calling the method to get it. For example,the HealthStat of ServerRuntime,I have to get the value by calling "Attribute.HealthState.Method.getState" using IBM Agent Builder. So Status of WTCRuntime is. So, do you know how to do in zabbix? Thank you very much! Look forward to your reply!
Hi,seuf.First of all, thank you very much for giving!
My zabbix version is 3.2.1, and I used your zabbix_java Code,but I can not receive the value. Open the debug mode,I can only see the send message like below:
And, I find some templates of JMX 5days ago,is that can match this zabbix_java? If not,can you show me how to write the key of zabbix frontend. Thank you very much! Look forward to your reply!