monitoring - How to monitor java webapplication -


i want monitor java webapplication don't know how monitor.

  1. what jave worker process/thread name can monitor via perfmon in window or ps -ef in linux ?

  2. how monitor java worker thread pool ?

  3. how monitor jvm , counter should monitor ?

thanks

for java process try jvisualvm. if need web-specific have provide more detail


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -