Commit Graph

46 Commits

Author SHA1 Message Date
bergware cef6800375 update_2: fix PHP error 2025-03-21 23:39:43 +01:00
bergware b299a4fe3c update_2: fix PHP error 2025-03-21 23:03:47 +01:00
Tom Mortensen bf52e73791 fix: disabled disks do not show up on Dashboard 2025-03-12 22:14:08 -07:00
Tom Mortensen 69e11713e5 Dashboard: Soften messages during parity sync/check 2024-08-21 23:28:44 -07:00
dlandon a8adba6728 Dashboard doesn't show all of parity status. 2024-07-03 12:19:38 -05:00
dlandon 4904a5021c Dashboard not showing correct parity info. 2024-07-03 05:51:05 -05:00
bergware 26452c82f3 publishers: retry on failure 2024-01-05 20:22:55 +01:00
bergware 0ff0ef490e Nchan: add timeout to publishers to force update 2024-01-05 12:56:19 +01:00
bergware da2c32a269 Update update_2 2023-12-25 08:50:45 +01:00
bergware 803b5d8d92 Update update_2 2023-12-25 08:34:05 +01:00
bergware 1899a62c8c Update update_2 2023-12-25 08:27:09 +01:00
bergware e9f2386d88 Dashboard: array and pool fixes 2023-12-25 07:49:19 +01:00
bergware c156cd24c4 Dashboard: fix display error 2023-12-25 06:17:28 +01:00
bergware 489b73d104 Dashboard: fix display error 2023-12-25 06:15:33 +01:00
bergware 684caa5ffd Nchan communication: use json format 2023-12-18 07:26:34 +01:00
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