Re: [Monitorix-general] lmsensors configuration
Monitorix is a system monitoring tool
Brought to you by:
mikaku
From: Steve V. <nu...@ho...> - 2022-04-21 18:08:28
|
Re #2 (setting Y-axis ranges)... I do not understand the need to add the use nan setting, since to set a sensible range for the bulk of the values on my graph. For example, the core (and GPU) temps on my system are just about always 55C +/- 2C, so why am I required to have a graph whose scale goes from 0 to 60? I was hoping it might auto-adjust the low limit on the scale once the graph filled, but it did not. It looks like both the min and max values for the Y axis are settable parameters for the graphics package, so I'm requesting that we be allowed to set them without hacking into the perl script on our own. But I think I can figure that out if you don't think there's any value to graphs that aren't generally a flat line, um, sorry, I mean if you don't see the value in this option. Thanks, SteveV. -----Original Message----- From: Jordi Sanfeliu via Monitorix-general <mon...@li...> Sent: Thursday, April 21, 2022 10:43 AM To: mon...@li... Cc: Jordi Sanfeliu <jo...@fi...> Subject: Re: [Monitorix-general] lmsensors configuration Hello Steve, On 4/21/22 15:05, Steve Valliere wrote: > I’m hoping there is a way to do a few things: > > 1. Sensibly map all (I hope) of my sensors output to the graphs This is out of scope of Monitorix, you need to modify lm_sensors to output different names. Please read this FAQ <https://www.monitorix.org/faq.html#Q125>, which will guide you to <https://github.com/mikaku/Monitorix/issues/131>. > 2. Find the setting for the min/max values for the various graphs (e.g. > the core temps only need 30-70 or so) This would need to introduce the option 'use_nan_for_missing_data' like some other graphs already have (<https://github.com/mikaku/Monitorix/issues/401>). Please, open a new issue in GitHub to help to track this change. > 3. Remove graphs with no data points from the display. That's not possible as the majority of graph layouts in Monitorix are fixed. Regards. -- Jordi Sanfeliu FIBRANET Network Services Provider https://www.fibranet.cat _______________________________________________ Monitorix-general mailing list Mon...@li... https://lists.sourceforge.net/lists/listinfo/monitorix-general |