update Changes

This commit is contained in:
Jordi Sanfeliu 2022-01-18 09:00:55 +01:00
parent e35051ec5c
commit 157d1fa25b
1 changed files with 10 additions and 9 deletions

19
Changes
View File

@ -1,6 +1,6 @@
3.NN.N - DD-MMM-2022
3.NN.N - DD-Jan-2022
====================
- Added a complete graph to support NVMe device statistics ('nvme.pm'). [#352]
- Added a complete graph to support NVMe device statistics ('nvme.pm'). [#215]
- Added a complete graph to support AMD graphic cards statistics ('amdgpu.pm').
[#367]
- Added a complete graph to support NVIDIA graphic cards with more extended
@ -26,7 +26,7 @@
percentages, using 'rpm:' and 'percent:' respectively. [#325]
- Added a home button in the upper-left corner to easily go to the main page.
The button will appear only if the new option called 'enable_mainmenu_button'
is enabled (disabled by default). [#341]
is enabled (disabled by default). [#338]
- Added the ability to view the website as web app in full screen mode. [#340]
- Changed the way how the 'cmd' option works in 'port.pm', by executing directly
the command defined (without args), unless undefined, in which case it will
@ -38,14 +38,15 @@
- Added fan speed (as 'fan'), power (as 'pwr'), percentage (as 'pct') and byte
(as 'byt') identifiers to 'gensens.pm'. [#344]
- Added the ability to include arguments in the scripts called by 'ambsens.pm'
to collect the value for each sensor. [#347].
to collect the value for each sensor. [#343].
- Added the new option 'refresh_interval' in 'du.pm' to reduce the execution of
the 'du' command and its undesired side effects. [#353]
- Added a new option to show nan instead of 0 for missing data in 'ipmi'. [#349]
- Changed to simplify the unit correction in 'gensens.pm'. [#350]
the 'du' command and its undesired side effects. [#324]
- Added a new option to show NaN instead of 0 for missing data in 'ipmi'. [#349]
- Changed to simplify the unit correction in 'gensens.pm'. [#346]
- Enhanced the quality of the favicon image.
- Added the option 'respect_standby' to avoid waking up disk(s) while reading
SMART values. Also adds 'nan' for missing values in 'disk.pm'. [#357]
SMART values. Also adds 'nan' for missing values in 'disk.pm'. [#359]
- Added legend customisation to 'ambsens.pm'. [#382]
- Fixed to include the DBI->connect parameter 'dbname=postgres' in 'pgsql.pm' to
avoid connection problems. [#310]
- Fixed to use $options{u} instead of $config{u}.
@ -59,7 +60,7 @@
(thanks to Karl R Seeger, karlrseeger AT gmail.com for pointing this out)
- Fixed Samba users counter in 'user.pm' in case Samba is not installed. [#348]
- Fixed the 'rigid' and 'limit' values in 'ipmi.pm' to extend their effect to
the rest of graphs. [#354]
the rest of graphs. [#351]
- Fixed some undefined values in 'bind.pm' that led to the message: "Function
update_pdp_prep, case DST_GAUGE - Cannot convert '' to float". [#374]
- Fixed all zoomed images to fit in the pop-up window when using the SVG image