monitoring cpu alert
-
- Posts: 30
- Joined: Wed Jan 23, 2013 3:43 am
- Contact:
monitoring cpu alert
is it possible we can monitor which process is taking CPU of server. we have live server and almost at daily midnight some live services crash. though we can get some information through the eventviewer but we could not identify how much CPU at that time the specific process was taken. ?
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You may use Dominant process test:
http://www.ks-soft.net/hostmon.eng/mfra ... topprocess
If you need to monitor CPU usage of some specific process, than you may use "Performance counter" test with counter like the following:
\Process(hostmon)\% Processor Time
Counter will check hostmon.exe process CPU usage.
Please check about Performance counter test at:
http://www.ks-soft.net/hostmon.eng/mfra ... erfcounter
http://www.ks-soft.net/hostmon.eng/mfra ... topprocess
If you need to monitor CPU usage of some specific process, than you may use "Performance counter" test with counter like the following:
\Process(hostmon)\% Processor Time
Counter will check hostmon.exe process CPU usage.
Please check about Performance counter test at:
http://www.ks-soft.net/hostmon.eng/mfra ... erfcounter