I need to collect details of java threads in a REDHAT Linux server but i cannot use JDK or update the java because the applications requisites a specific version. Java running on linux server is 1.6.0_45.
They are consuming a lot of memory and CPU
Some advises to get these Thread details using only Linux commands? Thank you.