Commit Graph

26 Commits

Author SHA1 Message Date
SimonFair bfb59dbd35 Update Helpers.php 2024-01-03 17:29:23 +00:00
SimonFair 9188d22e0e Update Helpers.php 2024-01-03 17:26:25 +00:00
SimonFair 66874ef8f2 Add Support for File system level snapshots for VMs. 2023-12-30 15:51:53 +00:00
bergware 6a581d3e72 More enhancements
Main: Put "Power" in title only when nvme devices are present
Dashboard: add resource size to tooltip
2023-12-04 22:52:09 +01:00
bergware 6ac604a810 Enhanced styling 2023-12-03 20:07:45 +01:00
bergware d1b42cac03 Update Helpers.php 2023-12-02 19:25:03 +01:00
bergware 697b91704a Include degree symbol in temperature unit 2023-12-02 19:21:37 +01:00
bergware d26895204e Include degree symbol in temperature unit 2023-12-02 17:57:13 +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 b2a26954fd Add automatics NVME temperature thresholds 2023-11-30 16:16:21 +01:00
bergware 583b0fa1c9 Main page: NMVE status updates 2023-11-30 13:29:36 +01:00
bergware 07ca2676aa Main page: NMVE status updates 2023-11-30 13:25:16 +01:00
bergware 67c72954db Main page: NMVE status updates 2023-11-30 13:16:01 +01:00
bergware 0f7a225106 Main page: NMVE status updates 2023-11-30 12:57:05 +01:00
bergware b31beca2ec Update Helpers.php 2023-11-28 14:31:54 +01:00
bergware 02fe880652 Fix PHP8 errors 2023-11-28 14:30:44 +01:00
SimonFair 89d14027f0 Update Helpers.php 2023-11-26 19:34:19 +00:00
SimonFair 08e9ec6a2f Update Helpers.php 2023-11-25 17:22:10 +00:00
SimonFair 63762bfcd9 Initial commit. 2023-11-25 17:11:38 +00:00
bergware 46ad2a266d Fixes for ZFS subpools 2023-11-02 04:55:10 +01:00
bergware 7154cc48fe Fixes for ZFS subpools 2023-11-02 01:56:26 +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
bergware cafba206fb Helpers: fix PHP error in my_scale function 2023-06-04 10:09:36 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00