Commit Graph

39 Commits

Author SHA1 Message Date
bergware 8055e70278 Added "ignore" text to BTRFS profiles warning 2018-09-07 11:42:01 +02:00
Tom Mortensen 6668ad0ec5 Change 'unRAID' to 'Unraid' to match new branding.
Updated a few copyright strings.
2018-08-31 12:58:40 -07:00
bergware 7c97284e91 Suppress warnings in $docroot and $disk['fsSize'] variables
These are easy to correct warnings.
2017-12-14 13:53:31 +01:00
bergware 41175a59eb awk 'BEGIN{s=t=\"*\"}\$1==190{s=\$10};\$1==194{t=\$10;exit};\$1==\"Temperature:\"{t=\$2;exit};/^Current Drive Temperature:/{t=$4;exit} END{i 2017-11-18 11:00:12 +01:00
bergware b96f035e03 Add SMART temperature reading for SAS devices 2017-11-18 10:57:46 +01:00
bergware ce037aa444 Revised SMART temperature reading logic 2017-11-18 08:53:53 +01:00
bergware 620b1bd98d Fix regression error: check device with smartctl 2017-11-03 17:35:21 +01:00
bergware 9cecbba87a Add ceiling to temperature and utilization checks (ignore insane values) 2017-10-30 20:33:29 +01:00
bergware 95ddd749f4 Improved SMART support (including NVMe) 2017-10-29 18:27:59 +01:00
bergware 0eea338b9b Fix regression error in monitor script 2017-10-29 00:19:44 +02:00
bergware b1f7407ded Monitor script: support temperature reading of NVMe devices
Plus some code optimizations
2017-10-28 18:54:25 +02:00
bergware 1bcfe21981 Minor code optimizations 2017-10-09 09:53:54 +02:00
Tom Mortensen 26e59bfb5c Handle $disk['fsType'] possibly having "luks:" prefix which checking file system type.
Don't permit choosing encrypted file system type if there's no encryption keyfile present. (Don't know
if this is such as good idea or not, may end up changing this again.)
2017-09-04 11:48:54 -07:00
bergware 550dd2b0fc Fixed remove linefeed from parity notification report 2017-07-26 10:04:22 +02:00
bergware 3ce672abb8 Prevent unassigned devices from spinning up unnecessary 2017-07-18 19:27:15 +02:00
Tom Mortensen 0b955a38a9 More websocket work. 2017-07-05 11:25:31 -07:00
Tom Mortensen e7cee3ca1c Use php curl library calls to access emthtpd via socket.
Connect emhttpd events to websocket publisher endpoints.
2017-05-22 14:07:21 -07:00
Tom Mortensen 5f6eee021d Send command straight to emhttpd.socket to update status. 2017-05-16 12:47:43 -07:00
bergware c3a3233e95 Fixed: regression errors 2017-04-03 01:21:37 +02:00
Eric Schultz 0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
bergware bfc6485bd4 Add BTRFS file system checking and notifications
Suppress possible errors
2016-12-18 08:02:39 +01:00
bergware 5992345c3b Add BTRFS file system checking and notifications
save state of notifications
2016-12-17 15:09:25 +01:00
bergware d685e44e15 Add BTRFS file system checking and notifications 2016-12-17 14:36:43 +01:00
bergware 4bf7fd559b Added Sync Errors to parity history 2016-10-29 11:44:22 +02:00
bergware f00238ff43 Updated PHP to preferred "elseif" single statement 2016-10-29 09:24:54 +02:00
bergware 16dab2eafc Replace fixed path with absolute path in docroot variable 2016-10-24 09:30:54 +02:00
bergware 73a69d8f40 Prevent "unavailable" as first entry in parity history 2016-07-12 07:51:19 +02:00
bergware 3a08bee756 Update copyright [7] 2016-06-26 11:53:24 +02:00
bergware e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
bergware 1b343a7e61 Update copyright [3]
They keep coming...
2016-06-13 08:19:46 +02:00
bergware 0ce2d2c374 Include year in parity history 2016-06-06 15:06:12 +02:00
Tom Mortensen 99a4df5fc2 Get rid of once-per-week check of SMART database update since it does not work and besides is a possible
exploit vector:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804299
2016-03-25 10:53:28 -07:00
Eric Schultz 8a7586d500 Fix: when disk rebuild is complete, notification reports status "Canceled" 2016-03-15 00:57:34 -05:00
Eric Schultz 58e15b6ca5 Force show lsof port numbers to get emhttp port 2016-03-03 19:04:07 -08:00
Eric Schultz 9482eb39a3 Merge upstream webgui changes from Ronald 2016-03-03 13:39:57 -08:00
Eric Schultz bb7a9a8080 merge in changes from unRAID 6.1.8 2016-02-09 16:19:04 -08:00
Eric Schultz b0ad16c8b0 Fix parity history code to work with new dual parity vars 2016-01-22 19:41:47 -08:00
Eric Schultz 8095de8759 merge ronalds changes from upstream + some vm and dashboard fixes 2016-01-12 19:59:16 -08:00
Eric Schultz 30ca111094 initial commit 2015-10-24 10:17:28 -07:00