-
1. Re: JMX Wildfly 8.2.0 Final
jaikiran Dec 5, 2014 8:45 AM (in response to luka11)Perhaps this https://issues.jboss.org/browse/WFCORE-288?
-
2. Re: JMX Wildfly 8.2.0 Final
pmm Dec 5, 2014 11:47 AM (in response to luka11)I would recommend to make a heap dump (eg. with VisualVM, jmap or jcmd) and then analyze it using a tool like Eclipse MAT or YourKit.
-
3. Re: JMX Wildfly 8.2.0 Final
luka11 Dec 8, 2014 1:23 AM (in response to jaikiran)Thanks Jaikiran for tip, I add to start system property:-Djboss.remoting.pooled-buffers=false
in friday and restarted server. Since then Heap Memory is stable.
Thanks and best regards!
Luka
-
4. Re: JMX Wildfly 8.2.0 Final
phsnake Dec 11, 2014 1:41 AM (in response to luka11)Hi Luca, I'm trying several days to connect WildFly to Zabbix, and I found this article that you manged to do it. Is there any chance to help me with that almost impossible think (at least for me). Thank you in advance. feel free to contact me via email(or gtalk) phsnake78(at)gmail.com.
-
5. Re: JMX Wildfly 8.2.0 Final
aswinmohanan Apr 5, 2015 1:18 AM (in response to luka11)Hello Luka,
Can you please let me know, how to open remote JMX port on Wildfly 8.2 to monitor via zabbix? My server is centos and I am only using standalone-full.xml
I am monitoring Activmq jmx via zabbix but stuck with Wildfly.
Any suggestions or reference would be appreciated!