Ericbla / check_jstat

A Nagios plugin to get memory statistics of a Java application using jstat
GNU Lesser General Public License v2.1
12 stars 23 forks source link

JDK 8 #8

Open micromachine opened 9 years ago

micromachine commented 9 years ago

In JDK 8, jstat display Metaspace's statistics, but not PermGen's.

rodmur commented 8 years ago

yeah, this is kind of annoying, and now I'll be living in an environment that uses both jvm 1.7 and 1.8, whee...