Open hardware monitor on linux

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

A free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.

spl0k/open-hardware-monitor

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

The Open Hardware Monitor is a free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.

The Open Hardware Monitor supports most hardware monitoring chips found on todays mainboards. The CPU temperature can be monitored by reading the core temperature sensors of Intel and AMD processors. The sensors of ATI and Nvidia video cards as well as SMART hard drive temperature can be displayed. The monitored values can be displayed in the main window, in a customizable desktop gadget, or in the system tray. The free Open Hardware Monitor software runs on 32-bit and 64-bit Microsoft Windows XP / Vista / 7 and any x86 based Linux operating systems without installation.

Open Hardware Monitor website
This repo is a fork of the original SVN repo hosted on Google Code.

About

A free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.

Источник

Install Open Hardware Monitor

So I would like to install Open Hardware Monitor. I downloaded it and extracted the files (right-click, ‘Extract here’, not $sogijdsfg -xcv /sdflsa/rtyf). There’s a .exe file but that only opens a folder with strange files. How do I install and run the program?

1 Answer 1

As already said, you cannot install .exe win32 executables on Linux but please be informed that Open Hardware Monitor is also available for Linux, in fact:

On Linux systems the Open Hardware Monitor requires Mono with WinForms.

Open Hardware Monitor on Linux

# Install Mono sudo apt install mono-complete # Run Open Hardware Monitor: mono OpenHardwareMonitor.exe 

However, for those unwilling to do the above, you can use psensor which is what I am using ATM on my main Ubuntu machine and is quite cool IMO

Читайте также:  Remote console for linux

Psensor is cool

This is the correct answer, and the question is legit. If you came here, please upvote the question and this answer as it was unfairly downvoted by people who didn’t take their time to read through it and give a proper answer.

@BrunoFinger I tried to do so but no data was displayerd. See my results here: photos.app.goo.gl/MwfY3cpLCnbw7JqK7

hi @Wingarmac could you please provide details on your machine, OS as well as the installation procedure you followed so that I can try to replicate that?

@BrunoFinger I’m using lubuntu 22.04 LTS. I didn’t create a wine prefix. Just installed wine-stable and followed the steps you suggested. After that, right click and «open with mono runtime» the exe file. wine install procedure followed : wiki.winehq.org/Ubuntu

@Wingarmac I think you are overcomplicating the process. You really do not need the .NET Framework to read hardware data, thus I’d suggest to use Psensor and forget about OHM. this is especially good on Lubuntu (which I used for quite some time). It’s a great lightweight distro, so don’t bloat it. Please see my edited response. BTW I’m not BrunoFinger lol

Источник

How to install Open Hardware Monitor Linux on Ubuntu 20.04 LTS

Open Hardware Monitor dedicated Linux version is not available to install, however as per the official website we still can use it on Ubuntu, Debian, CetnOS/RHEL. Raspbian or Fedora using Mono with Winforms.

Well, before moving further let’s know a little bit about this free and open-source CPU Temperature monitoring tool meant for Windows 10/8/7. As we know, many times especially while running heavy load applications on PC or Laptop or Server, we want to know the temperature of the internal components of our system. The reason could be various, just for monitoring or troubleshooting any problem keep persisting in hardware. For such reasons, there are quite a good number of free applications available online both in free as well as in open source categories such as Core Temp and more. We already have created a list of best CPU temp. monitoring tool for Windows 10 and Open Hardware Monitor was one of them.

However, when it comes to Linux the numbers will skew to few only, nevertheless, OHM that is an opensource app for Windows can also be run on Linux using Mono.

What is the Open Hardware Monitor?

Open Hardware Monitor is one of the best free and open-source tools available for Windows to check the system’s CPU, Hard disk, and Motherboard temperatures. In particular, system-relevant elements such as the processor, graphics card, hard drives, fan speed, and voltage can be clearly displayed with the help of this. The hard disk information is read out using the SMART (Self-Monitoring, Analysis, and Reporting Technology) process. Furthermore, the information also includes the respective temperatures and the corresponding clock rates.

Apart from all this, we also get info about the maximum values ​​from the relevant hardware components. The user can call up all determined values ​​in the program window, as a system tray or desktop gadget.

Читайте также:  Задать владельца файла linux

But as we know, unfortunately, it is not available for Linux natively and the same has been described on the official as well. However, the good thing is it has been developed using the Mono framework, thus we can use OHM using the Mono Winforms. It is a framework to develop cross-platform applications that can run on Windows, macOS, and Linux systems.

What do we learn in this tutorial?

  • Mono WinForms installation on Ubuntu 20.04 LTS focal fossa
  • Setup and run Open Hardware Monitor on Linux to check CPU temp.

What do we need to install Mono and OHM?

Note: The working OHM on a few Linux could be limited, thus I recommend you to use Psensor instead. Weel, this tutorial is just to make you familar with the steps becuase there is no gaurantee that OHM will work on your system or not.

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

The Open Hardware Monitor is a free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.

designedbymatt/open-hardware-monitor

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

The Open Hardware Monitor is a free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.

The Open Hardware Monitor supports most hardware monitoring chips found on todays mainboards. The CPU temperature can be monitored by reading the core temperature sensors of Intel and AMD processors. The sensors of ATI and Nvidia video cards as well as SMART hard drive temperature can be displayed. The monitored values can be displayed in the main window, in a customizable desktop gadget, or in the system tray. The Open Hardware Monitor software runs on 32-bit and 64-bit Microsoft Windows XP / Vista / 7 and any x86 based Linux operating systems without installation.

More information can be found on the project homepage: http://openhardwaremonitor.org/

About

The Open Hardware Monitor is a free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.

Источник

Open Hardware Monitor 0.9.6

Open Hardware Monitor is an open-source software tool that allows users to monitor various hardware components and their performance on a computer system. It provides real-time information about temperatures, voltages, fan speeds, clock speeds, and utilization of various hardware sensors.

Читайте также:  Log users commands linux

The software is designed to work with a wide range of hardware components, including CPUs, GPUs, hard drives, memory modules, and motherboard sensors. It can access the data provided by these sensors and display it in a user-friendly interface, allowing users to keep track of their system’s performance and ensure that hardware components are operating within normal parameters.

Open Hardware Monitor supports Windows operating systems and is available for free to download and use. It is often used by computer enthusiasts, overclockers, and system administrators to monitor hardware conditions, diagnose issues, and optimize system performance. Since it is an open-source project, the source code is freely available, allowing developers to modify and improve the software according to their needs.

Kay Features

The Open Hardware Monitor provides several key features that make it a popular choice for monitoring hardware components on a computer system. Some of its main features include:

  1. Real-time Monitoring: The software offers real-time monitoring of various hardware sensors, including temperatures, voltages, fan speeds, clock speeds, and utilization. It continuously updates and displays this information in a user-friendly interface.
  2. Hardware Compatibility: Open Hardware Monitor supports a wide range of hardware components, including CPUs, GPUs, hard drives, memory modules, and motherboard sensors. It can access the data from these sensors, allowing users to monitor the health and performance of their system.
  3. Customizable Interface: The software provides customizable graphs and labels, allowing users to configure the interface according to their preferences. They can choose which hardware sensors to display, adjust the graph scales, and arrange the layout to suit their needs.
  4. Logging and Exporting: Open Hardware Monitor enables users to log the sensor data over time, allowing them to analyze historical performance or diagnose issues. It also provides options to export the logged data in formats like XML or CSV for further analysis.
  5. Notifications and Alerts: The software supports customizable notifications and alerts for critical sensor values. Users can set threshold values for temperature, voltage, or fan speed and receive notifications when these values exceed the defined limits.
  6. System Tray Icon: Open Hardware Monitor offers a system tray icon that provides quick access to key information and settings. Users can monitor their system’s hardware status without having to keep the main interface open all the time.
  7. Remote Monitoring: The software includes a remote monitoring feature that allows users to monitor hardware sensor data from other computers on the network. This is particularly useful for system administrators managing multiple machines.

It’s worth noting that Open Hardware Monitor is an open-source project, which means the software’s functionality can be extended or modified by the community. Users can contribute to the project, enhance its features, or integrate it with other tools or applications as needed.

Compatibility Open Hardware Monitor

Open Hardware Monitor is compatible with the following operating systems:

  1. Windows: Open Hardware Monitor supports Windows XP, Vista, 7, 8, 8.1, and 10.
  2. Linux: Open Hardware Monitor has a command-line version that can run on Linux systems.
  3. MacOS: Open Hardware Monitor can be used on MacOS systems through Wine, a compatibility layer for running Windows applications on Unix-based systems.

Источник

Оцените статью
Adblock
detector