Python Forum
Checking Hyperthreding status on python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Checking Hyperthreding status on python
#1
HI all,

I'm new here Just joined so first off all, nice to meet you all!
My name is Ben.

I started Python coding about 2 weeks ago using Code academy course.

To push me forward I asked one of the senior developers to give me something to get going.

So he gave me a task to write a server spec check script.

It was not too difficult for the most part, I used psutil and platform modules to get most data.

One of the parts I'm really struggling with is finding the hyper-thread status can't seem to find anything online.

Is there any module that can help?

I started to think if maybe there is a way to check the number of logical and physical cores (again with PSutil?) and then do a sort of small formula.. if logical < 1 use = True / False or something..
(BTW the company uses python 2.7)

I'm lost..

Any suggestions?

Thanks in advance!

Best regards
Itay
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  New to Python, please help with checking Azure SQL DB for a table TommyAutomagically 4 2,771 Apr-25-2019, 08:35 PM
Last Post: Gribouillis
  PYTHON - UNRAR : how can I build a thread to monitoring the downloading status Palerm0_24 2 2,610 Mar-18-2019, 02:25 PM
Last Post: Palerm0_24
  Checking connectivity for sockets in Python pikkip 1 3,053 Apr-27-2017, 05:02 PM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020