Commit Graph

56 Commits

Author SHA1 Message Date
bergware fdcd99b96d diagnostics: include only VM XMLs + anonymize MAC OSK info 2019-08-27 21:04:12 +02:00
bergware 8f3191f389 Added Dokcer/VM XML files to diagnostics 2019-08-27 09:11:21 +02:00
Squidly271 d82fad5cd4 Error checking 2018-11-04 12:28:14 -05:00
Squidly271 fdcec51380 Update diagnostics 2018-11-04 10:52:43 -05:00
Squidly271 f1e502f985 tabs to spaces 2018-11-04 10:50:41 -05:00
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
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
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
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
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 95ddd749f4 Improved SMART support (including NVMe) 2017-10-29 18:27:59 +01: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
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 55ff667cc0 Add outstanding enhancements to diagnostics 2017-07-22 09:43:50 +02:00
Eric Schultz 9db9ed8012 Add lscpu output to diagnositics 2017-03-27 18:26:38 -05:00
Tom Mortensen 694bad1f77 webGui: fix regression generating SMART files for diagnostics 2017-03-11 12:55:47 -08:00
Eric Schultz 0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
bergware cbf552d6d3 Save docker, VM and libvirt logs as .txt files in diagnostics 2016-12-17 20:30:06 +01:00
bergware 1c36fba6db Add cache pool BTRFS info (if existing) to diagnostics 2016-12-17 20:07:10 +01:00
bergware e97aefdd79 Fixed: Windows unable to extract diagnostics zip file 2016-10-08 20:56:02 +02:00
bergware 4105f5090f Changed truncation of log files and generation of last200 logs, as per RobJ recommendation 2016-08-12 05:19:24 +08:30
bergware 5ce911847a Include nvme disks in SMART report of diagnostics 2016-07-30 17:03:41 +02:00
bergware cc3efe5fcc Fixed disk name in SMART report of diagnostics 2016-07-30 12:31:28 +02:00
Eric Schultz 5eb5245b38 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-26 18:22:54 -05:00
bergware 3a08bee756 Update copyright [7] 2016-06-26 11:53:24 +02:00
Eric Schultz 05a761cfa1 include all network interfaces in diagnostics 2016-06-22 08:03:24 -05:00
bergware 2a9edf9e53 Include scsi attached drives in diagnostics 2016-06-22 08:36:56 +02:00
bergware e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00