0

I have a question:

I have developed a Web Service that I write in Java Code using Netbeans and Tomcat. I would like to know some performance parameters as RAM usage, CPU and number of HDDs to size my application. How can I know it?

Musich87
  • 562
  • 1
  • 12
  • 31
  • which OS do you use? – Shriram Oct 08 '14 at 09:52
  • I use both Windows 8 and Ubuntu 14.04 – Musich87 Oct 08 '14 at 09:53
  • http://stackoverflow.com/questions/25552/get-os-level-system-information#25583 this link will help.. – Shriram Oct 08 '14 at 09:54
  • Ok Thanks, but I don't understand when I can use this code. For example, you image that I run this Web Service after that I had a request from client. I want to see during the elaborate the RAM usage, Cpu ecc... if I write this code at the end, it keeps track of this information? – Musich87 Oct 08 '14 at 10:02
  • Suppose if you want the server information then it should be published as a webservice for a client to query the details. – Shriram Oct 08 '14 at 10:03

0 Answers0