Commit graph

25 commits

Author SHA1 Message Date
4aa50a044a
Adjusted osTicket post formatting 2019-03-14 00:37:55 -06:00
8835fb486d
Include ticket ID and name in osTicket posts
* Fixes issue #58
2019-03-13 23:01:32 -06:00
809f338cd2
Use new NVMe/SMART report layout in osTicket posts
* Fixes issue #45
2019-03-13 20:57:14 -06:00
e0c3716e08
Avoid crash if fstype is None
* Set fstype to 'UNKNOWN FS' if it's an empty string or None
* Ensure all v_data values are strings before replacing text
* Fixes issue #53 (again)
2019-03-13 20:55:18 -06:00
62e78cdc2c
Skip uploading I/O Graphs if the test is disabled 2019-03-13 20:52:01 -06:00
9333fb8f3e
Include filesystem type in volume reports
* Fixes issue #53
2019-02-26 22:07:14 -07:00
bc4fa92e16
Show ticket ID and name on results screen
* Fixes issue #58
2019-02-26 21:49:42 -07:00
85212fb171
Add retry option when connecting to osTicket
* Fixes issue #51
2019-02-23 17:49:40 -07:00
9579d0fced
Prevent replacing disk checkbox FAILED value
* Addresses issue #40
2019-01-15 22:43:23 -07:00
83e96f9135
Fix issue #38 2019-01-07 16:13:24 -07:00
97d0125c03
Avoid crash in I/O Benchmark with small disks 2019-01-02 18:41:35 -07:00
dfe009c413
Added warning when failing to connect to osTicket
* Fixes issue #34
2018-12-28 18:01:10 -07:00
e2fcacf579
Added extra line breaks to match upstream code 2018-12-27 22:11:09 -07:00
495e265de0
Only post results for devices with TestObj(s) 2018-12-26 20:45:00 -07:00
d9ab1730b4
Reset tunnel_proc to None on full disconnect 2018-12-26 20:44:20 -07:00
b3da1390a1
Only set disk.checkbox=True if all tests enabled 2018-12-26 20:43:17 -07:00
ff715b7a10
Better exception handling for MariaDB sections 2018-12-26 19:31:07 -07:00
7d7cf21263
Show volume report if all disk tests are run
* Enable CoreStorage mounting only if all tests were CS, N/A, or OVERRIDE
2018-12-26 18:22:34 -07:00
2c0093aa9a
I/O graph export/upload sections working 2018-12-26 17:15:31 -07:00
12ea0fdd53
Posting disk results is working 2018-12-24 21:59:00 -07:00
b3f2a86f46
Add spacer line before Temps 2018-12-24 21:19:56 -07:00
8d6b29be53
Posting CPU results is working 2018-12-24 21:11:13 -07:00
ad6980f82b
Moved report functions into osTicket object 2018-12-24 17:33:54 -07:00
57572c7527
Added osTicket report sections 2018-12-24 17:10:12 -07:00
2750440c29
Readded osTicket functions 2018-12-22 23:42:57 -07:00