dbachecks is a Windows PowerShell module created as a framework by and for SQL Server pros who need to validate their environments.
dbachecks is supported by the SQL Collaborative Community, issues can be raised at
https://github.com/sqlcollaborative/dbachecks/issues
dbachecks is designed to provide configurable validation for SQL Server instances.
Check - A test for a single configuration item Config - A value that can be set for the outcome of a check Group - A grouping of checks that fall in the same area Type - the type of check - this can be Windows, SQL or Cluster
There are further details at
https://github.com/sqlcollaborative/dbachecks
including links to blog posts
There is some cross-over with the dbatools project, questions should be about the implementation of dbachecks, incorporating it into daily work, automating it and unusual results