Commit Graph

31 Commits

Author SHA1 Message Date
bergware
bb29436280 Dashboard: allow negative temps to show 2023-12-09 15:51:32 +01:00
bergware
7638cdac4a Dashboard: fix smart health detection 2023-12-09 15:29:44 +01:00
bergware
46726bfa2e Dashboard: allow negative temps to show 2023-12-09 15:07:01 +01:00
bergware
20db70bc3a Dashboard: allow negative temps to show 2023-12-09 15:04:15 +01:00
bergware
d965d43b83 Disk settings: new option " Enable NVME power monitoring
OFF by default
2023-12-07 13:33:14 +01:00
bergware
8dd6e6dd1b More enhancements and fixes based on feedback
- Disk settings: Separate SSD temperature thresholds
- Dashboard: more descriptive system resources + tooltip
- Wrappers: fix NVME power value retrieval
2023-12-04 20:29:42 +01:00
bergware
b16a844639 Enhanced styling 2023-12-03 14:43:39 +01:00
bergware
c6647ff200 Dashboard: remove 'fire' icon 2023-12-02 19:48:12 +01:00
bergware
02dc1d325f Dashboard: remove 'fire' icon 2023-12-02 19:43:43 +01:00
bergware
1f07e7c451 Make 'W' (Watt) translatable 2023-12-02 19:34:39 +01:00
bergware
e51bd8ae33 Updated: NVME power state / temp threshold 2023-12-02 18:17:20 +01:00
bergware
8d2e93f9e8 Dashboard: add NVME power indicator 2023-12-02 14:01:49 +01:00
bergware
28c58465da Dashboard: add NVME power indicator 2023-12-02 12:56:52 +01:00
bergware
9663867b47 Introduce new disk setting "Default SSD offset temperature"
- add celsius / fahrenheit conversion routines
2023-12-02 11:49:14 +01:00
bergware
6bca833663 Make SSD offset a variable instead of hardcoded
Hidden variable for the moment
2023-12-02 10:13:38 +01:00
bergware
f34542d5d7 Set temperature thresholds for SSD devices automatically higher 2023-12-02 04:24:44 +01:00
bergware
b1f7b37ff0 Set temperature thresholds for SSD devices automatically higher
- Add 15 degrees extra for SSD devices as standard 'hot' and 'max' thresholds
- User can overwrite defaults by setting thresholds for a specific device
2023-12-02 02:08:47 +01:00
bergware
bd4751d068 Updated: NVME power state / temp threshold 2023-11-30 23:32:04 +01:00
bergware
f6f0458dbb pdated: NVME power state / temp threshold 2023-11-30 22:37:40 +01:00
bergware
04cc604bd5 Updated: NVME power state / temp threshold 2023-11-30 21:29:45 +01:00
bergware
74a92996e4 Add automatics NVME temperature thresholds 2023-11-30 17:44:02 +01:00
bergware
b2a26954fd Add automatics NVME temperature thresholds 2023-11-30 16:16:21 +01:00
bergware
8fde2e5c3a Nchan processes: only publish on changes 2023-11-28 12:19:09 +01:00
bergware
3a073ed4bd Code alignment 2023-11-04 10:05:51 +01:00
bergware
58ad4a8c87 Fixes for ZFS subpools 2023-11-02 13:51:41 +01:00
bergware
76757b5cf0 Fixes for ZFS subpools 2023-11-02 13:07:48 +01:00
bergware
ec125653d6 Fixes for ZFS subpools 2023-11-02 12:10:58 +01:00
bergware
f03d8a0090 Fixes for ZFS subpools
ZFS subpools have a tilde in their name, which is an illegal character in PHP keys and HTML ids. A tilde is automatically replaced to avoid conflicts.

The MAIN page shows the total of a ZFS pool at end, also when subpools are part of it.
2023-11-01 18:18:22 +01:00
bergware
ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
bergware
c69f31b8fe Fix regression error in disk utilization and disk temperature thresholds 2023-06-07 22:12:42 +02:00
Tom Mortensen
f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00