Does anyone have some type of monitoring and alerting for database integrity checks on their SQL servers.
I am trying to setup alerts right now for last backup and issues found with the DBCC. I was able to find an item in the app insight for SQL that reports on the # of days since the last backup, but i have not found anything that seems to report on the results of the DBCC. Any ideas on how to get this setup as easily as possible would be appreciated.