473,386 Members | 1,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

what is the wmi query to get top most process that is taking max cpu and memoery usag

18
hi,

what is WMI Query to get top most process name that is taking maximum cpu usage and memory usage.

what is the syntax for wmi query and also which of win32 api will be used to call that process.

thanks
Mar 18 '09 #1
3 5940
tlhintoq
3,525 Expert 2GB
What have you tried so far?
I'm sure you've tried on your own several times, right? Probably gotten close but not quite? So out of your own experimentation what got you close but not quite?
Mar 18 '09 #2
balach
18
i don't want to close any thing, but i want to get the process name that is taking maximum cpu usage and also memory usage.
i want to get some help regarding its query mostly we use this query

Select * from Win32_Process where name = 'googletalk.exe' '");
to check if this process is running.
i want to check the process name that is taking maximum utilization of system memory.
Mar 19 '09 #3
What have you tried so far?
I'm sure you've tried on your own several times, right? Probably gotten close but not quite? So out of your own experimentation what got you close but not quite?
Bytes has its fair share of unhelpful responses and unresolved questions, but I signed up to this 'expert network' just to nominate the above quoted post as the Most Ridiculously Asinine Response Ever.
Aug 10 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: DBNovice | last post by:
I have a database that keeps records on the issue and failure of an item. Currently, the database is poorly desisned; therefore I'm performing queries to break the data into normalized tables and...
5
by: MX1 | last post by:
Simpler way to ask question from my previous post. I wrote a query and it has a paramter field in it. I want to enter a date with the current year. If it I put in 6/30/2003, it works great. If I...
6
by: Jan Olsen | last post by:
Used a regular "select query". Wanted to store the output, but can't find any way of storing the output data to a new table. I had to spend ages running the query once again, first selecting "make...
1
by: Kevin Chabot | last post by:
I am working on an application in c# that runs in the background. All it does is monitor a value from a performance counter using a timer. It then draws these values in a chart Now, this...
2
by: Keith C. Perry | last post by:
Ok, I've tried a number of things here and I know I'm missing something but at this point my head is spinning (i.e. lack of sleep, too much coffee, etc...) My environment is PG 7.4.3 on Linux...
2
by: Simon Rigby | last post by:
Hi folks, ASP.NET2, Sql Server 2005 I have an app that executed a sql server query that produces an XML file used as the DateFile for an XMLDataSource bound to a TreeView. The bizarre thing...
4
by: Amar | last post by:
Hi All, I need to select data from a database table containing huge amount of data. Now I am storing data using one primary key and I am just using simple select statement, and this process...
3
by: rfuscjr via AccessMonster.com | last post by:
This is truly bizzare. I have a query that runs for hours in one Access db. When I import it into another Access db, it runs in minutes. I compacted and repaired the original, relinked tables...
4
by: m.wanstall | last post by:
I have a crosstab query that compiles data for Months of the year. I have a stacked select query on top of that crosstab query that uses the latest 2 months data and exports it to a fixed length...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.