Search found 4 matches
- Fri Sep 02, 2011 4:28 am
- Forum: Scripts and Templates
- Topic: Win32 - Monitor running processes
- Replies: 241
- Views: 239726
Re: Win32 - Monitor running processes
Hello BSOD2600 I found out that this template (Win32 - Monitor running processes) does not take into consideration the number of cores. example: for a server with 24 cores the real CPU usage for a process is 0.1% but this template reports 2.4%. So i had to create a new CDEF function to divide by 24 ...
- Wed Dec 01, 2010 3:14 pm
- Forum: Scripts and Templates
- Topic: Win32 - Monitor running processes
- Replies: 241
- Views: 239726
Re: Win32 - Monitor running processes
hello, still waiting for you answer if there's any.
And I have another question: can I make it work with \Process()\% Processor Time ? and not with CPU load for every service that is running?
Thank you in advance.
And I have another question: can I make it work with \Process()\% Processor Time ? and not with CPU load for every service that is running?
Thank you in advance.
- Thu Nov 18, 2010 3:33 am
- Forum: Scripts and Templates
- Topic: Win32 - Monitor running processes
- Replies: 241
- Views: 239726
Re: Win32 - Monitor running processes
hello Thank you for your answer, but I don't think you understood me so I have my host, and I click on create graphs for this host http://farm5.static.flickr.com/4151/5186832596_8a8ff96ca4.jpg I also have the data queries for my host "SNMP Running Processes" with Index count changed for re...
- Mon Nov 15, 2010 9:53 am
- Forum: Scripts and Templates
- Topic: Win32 - Monitor running processes
- Replies: 241
- Views: 239726
Re: Win32 - Monitor running processes
hello BSOD2600 your script is very useful ! still, there is any way to have the datasources automatically configured by hrSWRunName with the correct index value, for example explorer.exe instead of hrSWRunIndex with the PID ? I want this because I want to monitor a lot of services but when they rest...