patric-r / jvmtop

Java monitoring for the command-line, profiler included
GNU General Public License v2.0
1.22k stars 252 forks source link

JDK 1.8 NONHEAP value n/a #83

Open kladiv opened 8 years ago

kladiv commented 8 years ago

Using JDK 8 (jdk 1.8 update 91 in my case) the Non-Heap value is 'n/a':

JvmTop 0.8.0 alpha - 16:14:54, amd64, 2 cpus, Linux 4.4.0-24-, load avg 0.00 http://code.google.com/p/jvmtop

PID MAIN-CLASS HPCUR HPMAX NHCUR NHMAX CPU GC VM USERNAME #T DL 16288 m.jvmtop.JvmTop 12m 455m 14m n/a 51.59% 0.00% O8U91 tomcat 14 16025 artup.Bootstrap 86m 1952m 28m n/a 0.00% 0.00% O8U91 tomcat 27

Can you check please?

rachelRyu4734 commented 7 years ago

I have the same issue. Did you solve this problem?