Commit Graph

192 Commits

Author SHA1 Message Date
Tom Mortensen 506270e413 Fixes zfs subpool creation issue.
Fixes DeviceInfo not populating for array devices when Started.
2024-08-29 02:04:38 -07:00
Tom Mortensen 69e11713e5 Dashboard: Soften messages during parity sync/check 2024-08-21 23:28:44 -07:00
Tom Mortensen ed308c3a69 Display warning along side replacement and expansion devivces on Main if they will be initialized 2024-08-13 12:28:28 -07:00
Tom Mortensen 2b41f9a8d2 Device Info page:
* Prevent reducing pool slot count unless pool state is NEW_ARRAY
* Permit changing pool file system type only when Stopped
* Add "Delete Pool" button which unassigns all devices of a pool and then removes the pool
* Change button label "Erase" to "Erase Pool"
2024-07-24 02:13:22 -07:00
tom mortensen 793289bc7f Merge pull request #1792 from dlandon/master
Fix overlapping text on VPN Manager page; php warning; allow UD disks to show in file picker.
2024-07-24 00:31:21 -07:00
tom mortensen 7d92761860 Merge pull request #1797 from SimonFair/VM-Manager-PHP-Fixes
Fix memory Stats in VM Usage.
2024-07-24 00:29:01 -07:00
SimonFair e20f37d936 Update emhttp/plugins/dynamix/nchan/vm_dashusage
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2024-07-19 21:04:17 +01:00
SimonFair 9a23761dc8 Update vm_dashusage 2024-07-19 19:44:59 +01:00
dlandon 359334b85a Fix another php error. 2024-07-19 12:55:45 -05:00
SimonFair 882ee7f911 Hide Max if Current and Max are equal 2024-07-19 18:30:45 +01:00
SimonFair fac92be4d4 Fix memory Stats in VM Usage.
Three columns inuse/Current/Maximum
2024-07-19 14:21:09 +01:00
tom mortensen 84b5baf402 Merge pull request #1791 from ich777/docker-dashboard-patch
Show Docker RAM usage on Dashboard & minor changes
2024-07-16 10:01:16 -07:00
root 58c31f4ef6 Show Docker RAM usage on Dashboard
- Add Docker RAM usage to Dashbaord page
- Rename 'Services' to 'System'
- Remove 'usage' suffix from Services naming scheme
2024-07-16 13:57:21 +02:00
dlandon 84b767ddcd Fix php[ warning. 2024-07-15 17:32:11 -05:00
Tom Mortensen d4968e1b19 simplify display of file system type on Main 2024-07-10 22:59:53 -07:00
dlandon 694d35b412 Parity check does not show completed on array operations page. 2024-07-09 06:21:29 -05:00
dlandon 24fd56fff3 Monitor the var 'shareMoverActive' instead of the mover.pid file. 2024-07-03 16:12:03 -05: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
tom mortensen 65e67856bb Merge pull request #1762 from SimonFair/VM-Manager-PHP-Fixes
PHP Fixes and opentab for VM URL
2024-06-28 18:06:49 -07:00
tom mortensen b73327d4b7 Merge pull request #1761 from dlandon/master
Parity check not showing correct results.
2024-06-28 18:06:09 -07:00
SimonFair 3fdcbf125d PHP Fixes and opentab for VM URL 2024-06-27 20:17:05 +01:00
dlandon 941778d288 Parity check sometimes shows last historical check and not the current parity check just completed. 2024-06-26 16:11:36 -05:00
Tom Mortensen 90cbff0058 Docker and libvirt disabled by default.
Permit removing unRAID array if no devices assigned.
2024-06-24 23:28:52 -07:00
Ben da18a7e213 Re-implementation of #1743 based on the received feedback. This implementation is far more robust, as it injects the NOMPOWER value into the existing code, allowing the existing Unraid GUI code to interpret and display the values in the same manner 2024-06-15 11:17:48 +01:00
Tom Mortensen 8328461cf5 Instead of fs used/free display 'device is part of pool' for zfs subpool devices 2024-06-07 12:32:08 -07:00
tom mortensen 191f68642c Merge pull request #1743 from othyn/master
Add in the ability to set a manual UPS capacity override in `dynamix.apcupsd`
2024-06-04 14:14:37 -07:00
Tom Mortensen c1493a61d7 fix messaging on Main when array Stopped 2024-05-30 14:39:02 -07:00
Ben e28d4a32fb Add in the ability to set a manual UPS capacity override in dynamix.apcupsd, so that Nominal Power can still be estimated based on the load percentage for UPS's that don't report their NOMPOWER 2024-05-27 19:19:04 +01:00
Tom Mortensen 81e48a2291 small array slots dropdown correction 2024-05-22 21:42:06 -07:00
ljm42 a4f6b7dcad Allow the Array to be optional 2024-05-22 15:43:58 -07:00
Tom Mortensen 70d3d5a656 fix: Present warning text for pool replacement devices (that they will be overwritten) 2024-05-13 10:59:04 -07:00
Tom Mortensen 894bc28aaa Present warning text for pool replacement devices (that they will be overwritten) 2024-05-12 09:55:04 -07:00
SimonFair 072e3512e0 Various VM Manager Fixes
Fix VM memory size values on VM Usage
Fix issue with auto showing for QCOW2 files not in a VM path, should be manual
2024-05-06 12:45:41 +01:00
Tom Mortensen 7d85097bce fix: Emulated disk is not clickable 2024-04-09 14:36:26 -07:00
tom mortensen a88d5608af Merge pull request #1697 from SimonFair/VM-Metrics
Fix php error due to typo and if libvirt is not started.
2024-04-08 13:14:25 -07:00
SimonFair e0ea112af7 Fix php error due to typo and if libvirt is not started. 2024-04-06 11:09:42 +01:00
tom mortensen bce62bb5e9 Merge pull request #1650 from SimonFair/VM-Metrics
Various VM Manager changes
2024-04-03 15:53:54 -07:00
SimonFair a15501a2b5 Remove tmp debug files. 2024-03-16 21:34:39 +00:00
Squidly271 58ec85211a Update notify_poller 2024-03-09 12:53:20 -05:00
SimonFair f7b08bcab9 Text updates. 2024-02-18 18:24:26 +00:00
SimonFair 298b020b9c Make script executable 2024-02-18 07:21:19 +00:00
SimonFair c9f20e7934 Initial commit for Dashboard VM Metrics. 2024-02-18 07:15:12 +00: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 40c3bc2779 device_list: add timeout to force update 2024-01-04 11:47:52 +01:00
bergware a6c478025c Dashboard UPS: use json fomatting 2023-12-26 11:54:54 +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