Releases: VeeamHub/veeam-healthcheck
Releases · VeeamHub/veeam-healthcheck
1.0.3.823
Fixed issue where tool execution for VB365 report would crash.
1.0.3.818
Further fixed issue where product would hang when MFA is enabled.
1.0.3.792
- Added catch for MFA enabled servers. The program will now fail and alert.
- Performance tweaks
-
- cleaned up log analysis to only analyze logs within timeframe specified for report (i.e. last modified in 7 days for default)
-
- Sped up performance of individual job session report creation.
-
- small server performance increased ~3x in lab (from 2 min down to under 40s)
-
- larger server performance increased ~17x in lab (from 5h to 17min)
1.0.3.736
- Fixed issue where report will not generate on first run of tool.
1.0.3.726
Updated script to try and stabilize protected workloads collection.
1.0.3.722
- Fixed issue where VBR Version didn't print to report
- Fixed Change Rate math.
- Updated VB365 Script
1.0.3.718
- Fixed issue where program would crash and not create report
- Job Session Summary Table:
- Added Fails & Retries to Job Session Summary Table
- Fixed TOTALS line of Jobs
- Fixed layout
- Fixed values out of alignment
- Job Info Table:
- Added TOTAL line & summed up job sizes
- Fixed layout
1.0.3.689
1.0.3.683
- Fixed issue with PS collection script.
1.0.3.681
- Fixed issue where some columns were swapped
- Fixed issue where unused jobs were incorrectly reported
- Updated VB365 collection script
- Added Various bug fixes, refactors, and unit testing