Commit Graph

80 Commits

Author SHA1 Message Date
bergware b4c81c90e8 Multi-language support 2020-05-10 13:07:37 +02:00
bergware cdd38958c5 Multi cache support 2020-03-22 13:40:08 +01:00
bergware fd748e6e8f Multi cache support 2020-03-22 11:27:12 +01:00
bergware 97480b2421 Multi cache support 2020-03-22 11:11:18 +01:00
bergware 72373313db Multi cache support 2020-03-22 09:11:40 +01:00
bergware f3316401d9 Multi cache support 2020-03-22 09:07:20 +01:00
bergware e15a98058b Multi cache support 2020-03-21 14:37:40 +01:00
bergware 9bf66ef693 Multi cache pool 2020-03-20 17:51:48 +01:00
bergware 5e06bdbc11 Multi cache pools 2020-03-20 16:37:48 +01:00
bergware c8148442d2 Multi-language support 2020-03-04 17:33:46 +01:00
bergware 59d2b6d884 Dashboard: include links to settings 2019-01-29 08:42:36 +01:00
bergware 772b50f46d Supress PHP warnings 2019-01-27 10:36:52 +01:00
bergware 68f9d92e31 Usage bars updates 2019-01-20 09:52:46 +01:00
bergware 54fa9f169e Dashboard: suppress PHP warnings 2019-01-19 06:43:38 +01:00
bergware 1a8a51f1c5 Dashboard: fixed incorrect reading of unassigned devices 2019-01-18 18:29:54 +01:00
bergware fcf9d40082 Dashboard: code optimization 2019-01-18 17:43:58 +01:00
bergware dc8683ac4e Dashboard: suppress PHP warnings 2019-01-18 17:39:58 +01:00
bergware 4acade1117 Dashboard: suppress PHP warnings 2019-01-18 17:25:23 +01:00
bergware 01eb2f5936 Dashboard: suppress PHP warnings 2019-01-18 17:14:03 +01:00
bergware 757472f87e Dashboard: suppress utilization messages if threshold not set 2019-01-17 14:06:33 +01:00
bergware df3e1d9202 Dashboard: Suppress PHP warnings 2019-01-17 07:08:22 +01:00
bergware c4db02a1a3 Fixed dashboard regressions 2019-01-09 20:28:03 +01:00
bergware 57e25f98b6 Revamped dashboard page 2018-12-26 12:20:29 +01:00
bergware 3e9cfade46 Revamped dashboard page 2018-12-25 10:12:56 +01:00
bergware 6e48950db8 Dashboard: add disk utilization, cpu load & memory usage coloring 2018-11-11 09:24:45 +01:00
bergware cce9511ff2 Dashboard: add disk utilization, cpu load & memory usage coloring 2018-11-11 08:40:57 +01:00
bergware fb9175632e Dashboard: add disk utilization, cpu load & memory usage coloring 2018-11-10 23:56:24 +01:00
bergware 0160c8c01c Minor code changes 2018-04-27 08:11:10 +02:00
bergware 666fe0b712 Fixed calculation of next custom parity schedule 2018-04-20 08:17:31 +02:00
bergware c5c5e29315 Fixed next parity schedule indicator on dashboard page: when no 2nd parity disk 2018-04-15 23:37:22 +02:00
bergware a42ac81d58 Fixed next parity schedule indicator on dashboard page: when no 2nd parity disk 2018-04-15 23:33:08 +02:00
bergware f4f78eea47 Regression CSS fixes for OS upgrade page 2018-04-15 19:03:15 +02:00
bergware 41e18aa2b5 Added warning on dashbaord when parity is invalid and no sync in progress 2018-04-14 15:50:55 +02:00
bergware 123807b25b Added warning on dashbaord when parity is invalid and no build in progress 2018-04-14 15:48:53 +02:00
bergware 8a05bc6a52 Added next parity schedule indicator on dashboard page 2018-04-14 14:38:34 +02:00
bergware d146f63837 Added next parity schedule indicator on dashboard page 2018-04-14 14:35:53 +02:00
bergware 9dc646b95e Added next parity schedule indicator on dashboard page 2018-04-12 01:29:20 +02:00
bergware 5d61ff5e3b Added next parity schedule indicator on dashboard page 2018-04-12 00:54:13 +02: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 011df063bd Revised SMART temperature reading logic
194 = raw value is first choice
190 = raw value is second choice
2017-11-18 08:42:36 +01:00
bergware 83b1472a53 Bring Encryption status on Dashboard page inline with Main page 2017-11-17 19:59:03 +01:00
bergware 78437e5ac0 Seperate reading of attributes 190 or 194 temperatures (194=T, 190=100-T) 2017-11-17 17:59:25 +01:00
bergware ba0d06c71f Prefer temperature attribute 194 over 190 (consistency) 2017-11-17 08:12:43 +01:00
bergware 2575bcc754 Fixed: regression error in SMART acknowledgement on dashboard board 2017-11-16 19:10:48 +01:00
bergware 59b240f1cf Fixed regression error in Dashboard statistics table 2017-11-16 10:43:18 +01:00
bergware 5e48324edf Code cleanup 2017-11-05 13:59:50 +01:00
bergware 9cecbba87a Add ceiling to temperature and utilization checks (ignore insane values) 2017-10-30 20:33:29 +01:00
bergware 5a34babfff Place padlock icon left to text. Standardize padlock tooltip. 2017-10-29 01:19:55 +02:00