Hi everyone.
I´m having a problem monitoring java.lang "metrics" from JBoss AS
Example:
Got this error on zabbix_server.log
2108:20120711:080533.869 item [hostname:jmx["java.lang:type=OperatingSystem","CommittedVirtual MemorySize"]] became not supported: java.lang:type=OperatingSystem is not registered.
Then if i enter the JMX Console though http://localhost:8080/jmx-console/ and refresh the page. It works
2105:20120711:081604.532 item [hostname:jmx["java.lang:type=OperatingSystem","CommittedVirtual MemorySize"]] became supported
Tried more than 10 times. So it´s not coincidence.
I don´t really want to refresh the JMX Console everytime i start my JBoss :P
Anyone facing or could help me with this issue?
Thank you
I´m having a problem monitoring java.lang "metrics" from JBoss AS
Example:
Got this error on zabbix_server.log
2108:20120711:080533.869 item [hostname:jmx["java.lang:type=OperatingSystem","CommittedVirtual MemorySize"]] became not supported: java.lang:type=OperatingSystem is not registered.
Then if i enter the JMX Console though http://localhost:8080/jmx-console/ and refresh the page. It works
2105:20120711:081604.532 item [hostname:jmx["java.lang:type=OperatingSystem","CommittedVirtual MemorySize"]] became supported
Tried more than 10 times. So it´s not coincidence.
I don´t really want to refresh the JMX Console everytime i start my JBoss :P
Anyone facing or could help me with this issue?
Thank you
Comment