Giter Club home page Giter Club logo

Comments (25)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024

Original comment by moel.mich on 6 Apr 2010 at 6:56

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Really would like to see this implemented as there are no other free 
alternatives with this option. I'd be very happy even if its just a screen 
message or pc speaker beep. 

Cheers

Original comment by [email protected] on 26 Sep 2010 at 2:05

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Me too.. a sound alarm would be also great...

Original comment by [email protected] on 26 Sep 2010 at 6:05

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Hello all,

Indeed, it would be terrific to have an alert function.
It is in fact the only feature that is missing to make it the best monitoring 
tool.
There is some freeware doing that already, such as Speedfan or Core Temp.
But Speedfan does not provide a Gadget and Core Temp does not monitor SMART.

The new gadget is great: Small enough to just keep an eye on it every once and 
a while in a corner of the screen.

For me alerts may be as intrusive as possible.
For instance, the alert function of Core Temp is too discrete: It only makes 
the tray icon blink. After all, if you have the choice between getting severely 
warned to stop your computer or have your hard disk damaged because it went 
over 55°C, what would you chose?
What about having the Gadget background blink red if one of the temperatures is 
above threshold? Should not be too difficult, IMHO.
The most difficult is probably to have a user-friendly way to habve the user 
specify the values above which he wants to be warned...

Good work!

Original comment by [email protected] on 3 Nov 2010 at 5:58

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Once the basic configurable alarm system is implemented, one could add more 
alarm "output" channels, like the "Snarl" notification system: 
http://www.fullphat.net/

Original comment by moel.mich on 15 Dec 2010 at 9:26

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
There are two possible ways of how alarms could be configured. 

(A) Attach an alarm configuration dialog to each sensor, where a lower or upper 
alarm limit could be defined and enabled. When a sensor is no longer available, 
also the alarm configuration would automatically disappear. To get an overview 
on the currently configured alarms an additional column could be added to the 
main treeview showing the upper and lower alarm bounds (where enabled).

For the actual alarm channels (warning sound, blinking tray icon, sending 
email, ...) one central setting would have to be used for all alarms. 
Alternatively, for each condition an alarm channel could be chosen (e.g > 70°C 
blink tray icon, > 80°C making warning sound, >100°C shut down), but then it 
is difficult to maintain a useful overview in the treeview.

(B) A central dialog where more complex alarms could be configured. This would 
allow to define alarm conditions involving more than one sensor for example. 
Because it is one central list, this would also give an overview to the user 
which alarm conditions are currently enabled. One alarm channel per condition 
would be enough in this variant, as additional conditions can always be added. 
A difficulty in this variant is the choosing of sensors and formulating the 
conditions. Also cases where sensors are no longer available have to be handled 
separately.



Original comment by moel.mich on 12 May 2011 at 3:44

  • Changed title: Alarm system: Warning of high temperature or fan failure

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
I am looking forward to see some kind of notification feature as well

Original comment by [email protected] on 27 May 2011 at 10:27

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Issue 244 has been merged into this issue.

Original comment by moel.mich on 17 Jun 2011 at 8:31

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Like for the alarm option :D

Original comment by [email protected] on 4 Jul 2011 at 8:32

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Issue 251 has been merged into this issue.

Original comment by moel.mich on 25 Jul 2011 at 12:08

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Would really like to see this! Maybe even have a 1st threshold for warning, and 
a second one for shutdown (better than overheating a video card...)

Original comment by [email protected] on 9 Nov 2011 at 11:38

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
A simple implementation of alarms can be found in the file attached to Issue 
278.

Adding to Comment 6:

For certain hardware (e.g. Intel CPUs) one can create useful alarm bounds 
automatically. These suggested alarms bounds have to be added to the ISensor 
interface. With solution (A) one could use the values directly to configure 
alarms on the corresponding sensors. For solution (B) there could be the 
problem, that the software doesn't know which alarm channel should be used for 
auto creation of alarms (still one could just use a default alarm channel which 
the user than can change).

Original comment by moel.mich on 15 Jan 2012 at 5:50

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024

Change the colour of system tray gadget at programmed threshold .. maybe to 
bold red?

Original comment by [email protected] on 19 Jan 2012 at 11:32

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
I would also like to see a color change in the taskbar icon that reflects the 
highest level of concern being seen.  Once red, an icon balloon could appear 
(until closed) and, if configured, a sound could persist until turned off.  If 
an alarm results in shutdown, there needs to be a notification dialog upon 
restart, along with a log.

Original comment by [email protected] on 11 Mar 2012 at 2:05

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
I suggest adding more high temperature actions, like increasing the fan speed.

Original comment by [email protected] on 19 Mar 2012 at 1:38

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Even the simplest alert popup or even an option to run some command would be 
nice if you don't have the time to implement anything else. It would be really 
a number one monitoring tool for Windows if it had this fetaure.

Original comment by [email protected] on 27 May 2012 at 3:35

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
A small suggestion: maybe if you put the source on GitHub someone with 
necessary skills (C#) will have the time to fork it and add this?

Original comment by [email protected] on 27 May 2012 at 3:36

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
It seems most people would be happy with a "basic"/generic alarm state -- 
certainly I would be happy -- while you worked on something a little more 
elaborate.  My own thinking is that not much is required: I would like to see 
it tied to the Sidebar Gadget (very useful), and change the colour to 
brilliant, solid, opaque (transparency=0) red; slow blinking could be an 
option; change the affected sensor reading ONLY to brilliant solid white; and 
place the gadget in the foreground.  The foreground bit would have to take 
priority over any competing full-screen apps...  Sound is not important for me, 
as I normally work in silence.  I think most people would need the option of 
naming their own thresholds, as the hardware list could get large...  Do 
manufacturers place over-temp levels in accessible places?

Original comment by [email protected] on 17 Nov 2012 at 1:03

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Would like to have option for system shut down 30 sec after a set temp was 
reached.

Original comment by [email protected] on 4 Mar 2013 at 12:25

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Issue 444 has been merged into this issue.

Original comment by moel.mich on 29 Jun 2013 at 8:33

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Is anyone working on this alert system? If not I'm willing to contribute my 
time and implement sound alert, message box and maybe an auto shutdown in case 
of no reaction from the user afrer certain amount of time has passed.

Original comment by [email protected] on 19 May 2014 at 6:47

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Why can open monitor not alert via email on high temperature!?

Original comment by [email protected] on 23 May 2014 at 4:34

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Thank you for volunteering RadicDot.  

There hasn't been a new release in some time so I suspect nobody is working on 
this.  Hopefully Moel.Mich will come along shortly and confirm that.

Original comment by [email protected] on 23 May 2014 at 6:56

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
I've added a simple sound and red flashing text to the code when fan/pump 
reaches 0 RPM. Is there anyone here willing to merge my code and recompile?

Original comment by [email protected] on 23 Aug 2014 at 9:20

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
I want the code. when I can download.

Original comment by [email protected] on 16 Oct 2014 at 1:10

from open-hardware-monitor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.