Summary
Implement a mechanism to automatically lower the priority of the generate tech-support archive process when system resources are constrained, ensuring minimal impact on overall system performance.
Use case
In resource-constrained environments, such as virtualized setups with limited CPU and memory, generating a tech support archive can consume significant resources, potentially affecting the performance of other critical system processes. Automatically adjusting the priority of this process would allow it to run efficiently without disrupting the overall system performance.