Commit Graph

149 Commits

Author SHA1 Message Date
Squidly271 1ec1e66517 Update diagnostics 2018-11-04 10:45:52 -05:00
Squidly271 e69f2cdd1f Diagnostics Update to #408
More generalized.  Actually itemize which disks the share is stored on.
2018-11-02 13:35:35 -04:00
Squidly271 6d10f36547 Update diagnostics
To help with the usual questions of why are all my drives spinning up etc.  Also helps with diagnosis with mover logging being disabled by default.
2018-11-01 10:36:15 -04:00
bergware 34f37b7059 Diagnostics: add totals in btrfs usage information 2018-10-15 19:03:54 +02:00
Squidly271 95112f2891 Change anonymized email address
lol  Whenever I look through someone's diagnostics, I always think that they have a porn addiction
2018-10-05 17:07:30 -04:00
Eric Schultz d108960a0f include syslinux folder in flash backup 2018-09-08 20:19:38 -05:00
bergware 8055e70278 Added "ignore" text to BTRFS profiles warning 2018-09-07 11:42:01 +02:00
Squidly271 abf821b745 Allow inline execution of exert without having to specify variable
IE: loads.txt is not being generated correctly on 6.6-rc1
2018-09-02 16:53:46 -04: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
gfjardim ac3ca74a45 Avoid exec from appending to lines array. 2018-08-24 12:14:21 -03:00
gfjardim 6b713de2c9 Extract disk log from multiple rotated logs 2018-08-24 10:22:47 -03:00
bergware 08b9a844c3 include meminfo in diagnostics (corrected) 2018-08-11 18:28:36 +02:00
bergware 7de74d9a6b Include meminfo in diagnostics 2018-08-11 18:27:34 +02:00
bergware 0602a7e7c0 Use timeout in command execution of diagnostics 2018-08-01 08:11:59 +02:00
bergware 692c30f458 diagnostics: Replace consecutive repeated lines in syslog 2018-07-22 12:56:32 +02:00
bergware ddbdd4c9a3 Fixed missing .txt extension in SMART report files 2018-04-02 13:45:58 +02:00
Squidly271 a819d38799 Diagnostic improvements
Suggestions from this thread: https://lime-technology.com/forums/topic/70460-how-to-read-diagnostics/
2018-03-27 22:48:00 -04:00
Tom Mortensen 66ebbfe7c6 Correct handling of shsd start/restart/stop. 2018-02-23 10:56:21 -08:00
bergware 327455d789 Removed IPv6 bind from TELNET (unsupported) 2018-02-23 11:32:51 +01:00
bergware 7d906726ad Include TELNET, SSH and GUI management access 2018-02-23 10:32:29 +01:00
Tom Mortensen 3b9fb2bf10 Add controls to enable/disable Telnet and specify custom ssh port 2018-02-22 14:53:19 -08:00
tom mortensen 162cd371d4 Merge pull request #259 from bergware/6.4-wip
Enhancements to Docker custom network settings
2018-02-19 16:53:51 -08:00
ljm42 601dc379a0 code simplification 2018-02-17 19:50:05 -08:00
ljm42 04a3f823c0 enhancement to diagnostics
Don't anonymize system share names (such as appdata,domains,isos,system), this will make it easier to find the right file when troubleshooting system shares.
2018-02-17 19:38:41 -08:00
bergware 4ea4e98cae Major network enhancements 2018-02-06 18:59:43 +01:00
Squidly271 e25e8b2bc0 Add wording if no plugins installed 2018-01-19 10:26:02 -05:00
Squidly271 a4617cfe81 Add installed plugins & version to diagnostics 2018-01-19 10:14:43 -05:00
bergware c0c15be83c Hide URL hash in syslog with diagnostics anonymize 2018-01-09 18:31:36 +01:00
bergware 00f410da7f Anonymize URL user hash (corrected 2) 2018-01-08 22:29:23 +01:00
bergware 52556d33e7 Anonymize URL user hash (corrected) 2018-01-07 10:59:38 +01:00
bergware 5809712e57 Anonymize URL user hash 2018-01-07 09:51:55 +01:00
bergware 048e1c2a60 Use -x (extended all) option for generation of SMART reports 2018-01-04 19:14:42 +01:00
Squidly271 8803a77537 Add motherboard & bios info to diagnostics 2017-12-20 22:29:12 -05: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
Squidly271 2621615329 Partial Reversion of #221
ps -auxef includes the environment variables for running containers, which may contain sensitive information.
Change to ps -auxf which does not
2017-12-11 20:39:55 -05:00
Squidly271 44b3fc92ea Diagnostics updates
Human readable free memory
Full ps output with children, sorted by CPU usage
2017-12-11 16:04:04 -05:00
bergware 3b054d37e2 Fixed missing btrfs check in diagnostics 2017-12-07 20:04:51 +01:00
bergware 888b037a29 Allow separate DHCP + DNS settings for ipv4 and ipv6 2017-11-28 21:38:10 +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
Tom Mortensen 8eac4eb000 Support 'vd' device type in diskio stats. 2017-11-07 11:38:31 -08: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 dda96dff80 Copyright 2017 update 2017-10-30 09:26:06 +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
Squidly271 4b693d9b4a Add in device identifier and unRaid assignment to SMART filename within Diagnostics
Makes life easier with the reference rather than having to get the info via the syslog
2017-10-15 12:01:17 -04:00
bergware 1bcfe21981 Minor code optimizations 2017-10-09 09:53:54 +02:00