Top "System-information" questions

Questions regarding information about the computer, its hardware specifications and statistics, drivers, and software related data.

How to find out the number of CPUs using python

I want to know the number of CPUs on the local machine using Python. The result should be user/real …

python system-information
How to get the system info with Python?

I need to get the info under what environment the software is running. Does python have a library for this …

python system-information
How can I get system/hardware info via Java?

I need to get system and hardware info via a Java application. I'm interested in: Os details; Processors count, names, …

java system jna system-information
How to get CPU usage and RAM usage without exec?

How does VBulletin get the system information without the use of exec? Is there any other information I can get …

php cpu-usage ram bandwidth system-information
How to get software & hardware information from windows (like dxdiag)?

I need to get hardware and software information of Windows like the information we got from dxdiag Computer module : TOSHIBA …

c# system-information
Execute Unix system command from JAVA problem

I am facing a weird issue with executing a system command from JAVA code. Actually i want to get the …

java macos system-information
Get hardware manufacturer and system model number in VB.net?

I'm trying to get the hardware manufacturer (e.g. "Dell") and the model number (e.g. "Latitude E6320") using vb.…

vb.net system-information
Get system information(CPU speed-Total RAM-Graphic Card model etc.) under Windows

I searched a lot but couldn't find anything useful. Is this possible to get system information like; CPU: Intel Core …

python windows python-3.4 system-information
Get System Information of a Remote Machine (Using Java)

As the question's title says, I want to get the system information (like OS name, version, etc.) of a remote …

java system-information