jvm

Ordina per: Data / Titolo / URL

Using JConsole
Java SE Monitoring and Management Guide
2009-07-11 to , , , , by lorello
MaximDim : Dmitri Maximovich's notebook
After previous post about monitoring JVM memory with MRTG I've got few comments suggesting that it should be possible to do the same thing via SNMP protocol, support for which is built in into JVM at least since version 1.5. It seems like a better approach, at least from system load prospective (no need to run jstat/jps every few minutes) and apparently enabling SNMP agent in the JVM suppose to have very negligible impact on JVM performance. Indeed, it turned out that it's surprisingly simple to do if you know what you're doing ;) Big thanks goes to Daniel Fuchs from Sun, for providing very useful comments and adding to my (quite limited) understanding of SNMP protocol.
2009-07-11 to , , , , by lorello

Precedente / Seguente / Pagina 1 di 1