In certain situations a user may not want to run all the debug checks that are included with the debug plugin. We should have a mechanism for a user to decide to omit a particular check from a debug run.
For example, in EQS/CI we may not actually care about available memory, directory sizes or db sizes and choose to omit them from debug in gather logs phase. Another approach could be the opposite, whereby a user decides which checks to run and it defaults to all.
In certain situations a user may not want to run all the debug checks that are included with the debug plugin. We should have a mechanism for a user to decide to omit a particular check from a debug run.
For example, in EQS/CI we may not actually care about available memory, directory sizes or db sizes and choose to omit them from debug in gather logs phase. Another approach could be the opposite, whereby a user decides which checks to run and it defaults to all.