Documentation

Report.ADAcctsInSQL
This SP gets an expanded list of SQL users from AD groups. If you have a Windows group as a login in SQL, you have no idea who's in there because you ...
Mon, Feb 15, 2021 at 12:27 PM
PreFetch.ADSQLUsers
This table is used to hold the AD groups that have been unwound and flattened into a list of users.  It included all AD groups that have access to SQL.  It&...
Wed, May 27, 2020 at 10:10 AM
Inline Tokens
Minion’s Inline Tokens allow you use defined patterns to use and create dynamic names and paths. These tokens are stored in the dbo.InlineTokens table and a...
Wed, May 27, 2020 at 11:05 AM
File Growth in Percent
It's not a good idea to let files grow by percent cause it promotes inconsistent space usage.  This is accentuated when there are multiple files on a dr...
Wed, May 27, 2020 at 2:57 PM
dbo.ReportOptions
This table gives you control over various alert options.  These options are merely cosmetic in the alerts themselves.      Name Data type Nullable De...
Wed, May 27, 2020 at 5:36 PM
Deploy Code Module
Sometimes you've got code that you want to push to a group of servers.  With the deploy code module you can not only pick as many servers as you want to...
Tue, May 4, 2021 at 7:34 AM
SP: Report.ADAcctsInSQLAll
This procedure returns an expanded list of Active Directory groups for all servers. NOTE: This SP is likely to take a long time to run, especially with ...
Sun, Jul 19, 2020 at 6:13 PM
Admin Role Login Alert
This doc explains the process and features of the Admin Role Login Alert.  This process has changed from previous versions and works quite a bit differently...
Mon, Feb 15, 2021 at 12:27 PM
Resource Governor Collection
Minion collects all RG DMVs. The list of DMVs collected: DMVMinion Table sys.dm_resource_governor_configuration Collector.ResourceGovernorConfigura...
Mon, Mar 22, 2021 at 10:20 AM
Collector.ResourceGovernorConfiguration
This table is a merger of the sys.dm_resource_governor_configuration and sys.resource_governor_configuration tables.   In SQL Server, these tables hold mor...
Fri, Mar 19, 2021 at 6:40 PM