SysDaemon / SQLMonitor

MIT License
0 stars 0 forks source link

Create a database "Instance Health Status" #4

Closed SysDaemon closed 6 months ago

SysDaemon commented 6 months ago

The Database will be design to hold all information about the compiled SP, views and Tables. As part of the design, the database need to be strong schema designed too. It means that the Tables, Views and Stored Procedures need to be separated by a schema name (i.e., Disk, Sys, Instance, IO, NIC and CPU).