Documentation
The Script Schemas module scripts out database objects (including tables, indexes, triggers, stored procedures, views, and functions) and SQL Agent jobs. By...
Thu, Jul 12, 2018 at 10:23 AM
The ME Objects module collects sys.objects data from each database. This is extremely useful for determining when objects come and go from databases, and to...
Thu, Jul 12, 2018 at 10:23 AM
The Table Properties module gathers data space used, index space used, rowcounts, and much more for every table, in every database, in every managed inst...
Thu, Jul 12, 2018 at 10:23 AM
The Collector.TableColumnsCurrent view shows the latest collection of table column data. You use this data to, for example, detect changes to tables over ti...
Thu, Jul 12, 2018 at 10:23 AM
Get detailed index information from the Index Stats module. It collects all data from sys.indexes, plus the list of indexed columns (and included columns), ...
Thu, Jul 12, 2018 at 10:23 AM
Minion Enterprise logs the latest times for backups, whether they’re performed by Minion Backup, or by another solution. For the most recent collection of d...
Thu, Jul 12, 2018 at 10:23 AM
The Index Maintenance module pulls index maintenance records from managed servers where Minion Reindex is installed (and integrated with Minion Enterprise). ...
Thu, Jul 12, 2018 at 10:23 AM
The Logins module collects login data – for both SQL Server logins and Windows logins with access to SQL Server – for every managed instance. For the most r...
Thu, Jul 12, 2018 at 10:23 AM
The Collector.ServerRoleMemberCurrent view displays the latest collection of server role membership.
There is no table for the Server Role Members module,...
Thu, Jul 12, 2018 at 10:23 AM
The AD Group Members module collects Active Directory group data for every managed instance. For the most recent collection of members, use the view Collec...
Sun, Jul 19, 2020 at 7:06 PM