Commit Graph

210 Commits

Author SHA1 Message Date
Tom Mortensen b3e355b29b xss hardening 2025-01-22 21:22:32 -08:00
SimonFair 861491b5c8 Fix units in display 2024-12-26 16:47:18 +00:00
tom mortensen a69fdff173 Merge pull request #1953 from dlandon/update_1_lsof_hangs_when_ud_remote_share_is_offline
Limit 'lsof' command to valid mount points in /nchan/update_1.
2024-12-16 14:53:04 -08:00
dlandon e27e33cc73 Revert "Use $varroot for the shares.ini file."
This reverts commit a6905bc3ad.
2024-12-16 13:48:15 -06:00
dlandon a6905bc3ad Use $varroot for the shares.ini file. 2024-12-16 06:56:52 -06:00
dlandon b454a9b733 Only do lsof on valid mount points. 2024-12-15 06:11:25 -06:00
dlandon 827db046c4 Only do 'lsof' command on disks and shares; add timeout so it doesn't hang. 2024-12-14 16:49:29 -06:00
SimonFair fb7809325c Update vm_dashusage
Fix vm_dashusage processing when array not started.
2024-12-06 14:47:10 +00:00
SimonFair 227c5797d9 Update vm_dashusage 2024-10-26 15:10:52 +01:00
SimonFair e79a99e8d7 Update vm_dashusage 2024-10-26 13:56:52 +01:00
SimonFair c40147643a Update vm_dashusage 2024-10-26 13:54:28 +01:00
SimonFair 60c5dd2902 Update device_list 2024-10-17 13:18:13 +01:00
ljm42 c062e4dd9c Fix PHP error in device_list
Was preventing the main page from populating with data in some cases
2024-10-10 09:09:39 -07:00
Tom Mortensen 8f656e87b1 establish sensible zfs pool defaults 2024-09-23 10:57:13 -07:00
tom mortensen dcfaa1afa0 Merge pull request #1866 from SimonFair/VM-ZFS-Fixes
Fix VM usage stats value if timer > 1 sec.
2024-09-20 09:19:46 -07:00
SimonFair e52813b626 Divide net and disk values by timer 2024-09-19 22:16:00 +01:00
dlandon ef5067584b Change file_put_contents_atomic() back to file_put_contents() since it is liable to change. 2024-09-04 12:34:23 -05:00
dlandon 24bdc5169d Parity check wrong again. 2024-09-03 15:36:12 -05:00
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