Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look into adding "monitor mode" to PSBlitz #130

Open
VladDBA opened this issue Nov 7, 2023 · 0 comments
Open

Look into adding "monitor mode" to PSBlitz #130

VladDBA opened this issue Nov 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Maybe Nice to have, but not a priority

Comments

@VladDBA
Copy link
Owner

VladDBA commented Nov 7, 2023

Potential input parameter -MonitorTime value provided in minutes, behavior example:

  • Option 1: If PSBlitz is executed with -MonitorTime 100, PSBlitz will continue running the BlitzWho background process even if all the checks finished, it will continue running until the PSBlitz has been running for 100 minuts.
  • Option 2 (maybe): If PSBlitz is executed with -MonitorTime but no value provided, the BlitzWho background process should continue running until user presses CTRL+C

Either way, this should be considered experimental since too many runs of sp_BlitzWho on busy systems can fill up tempdb (because the output table is stored there until collected by PSBlitz at the end of the execution.

@VladDBA VladDBA added the enhancement New feature or request label Nov 7, 2023
@VladDBA VladDBA self-assigned this Nov 7, 2023
@VladDBA VladDBA added the Maybe Nice to have, but not a priority label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Maybe Nice to have, but not a priority
Projects
None yet
Development

No branches or pull requests

1 participant