cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
fleet
Engaged Sweeper
Hi,
Is it possible to know how many physical processors are in a server?
if it is hyper thread or dual core?

how can we solve this?

thanks

Eldad
3 REPLIES 3
Hemoco
Lansweeper Alumni
When you open the query builder go to "report builder", open "tables"
You can now add the table "tblprocessor" to your report

You can now select the field that you want to see.
There is one record for each processor.

Pressing the "show report output" will show you the output.
This page gives more information about the processor class : http://msdn.microsoft.com/en-us/library/aa394373(VS.85).aspx
fleet
Engaged Sweeper
Mate were not not all SQL experts.

Can you either write proper documentation or explain step by step how to do these SQL things?

Cheers mate,

The mates from down under
Hemoco
Lansweeper Alumni
You should be able to find this in table "tblPROCESSOR"