Java is being a pain on many of my licensing servers. i am looking for a way to trigger an event when java.exe is utilizing 90% of the CPU for longer than 5 minutes.

I am unsure if this is possible. any ideas? Leon

asked 31 Jul '17, 22:16

CITS-MOE's gravatar image

CITS-MOE
323
accept rate: 0%


Hi CITS-MOE,

The best way to handle your issue is to add a separate Performance Monitor to your server and then only monitor that process. Adjust the monitor to fire actions based you the CPU values you need.

Thanks
Quinn

Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer.

link

answered 01 Aug '17, 08:58

Quinn's gravatar image

Quinn ♦♦
14.4k3925
accept rate: 35%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×81
×12
×6
×3

Asked: 31 Jul '17, 22:16

Seen: 2,870 times

Last updated: 01 Aug '17, 08:58