The SQL Disk Space health probe connects to a Microsoft SQL Server and uses a TSQL query to determine the amount of free disk space on each partition attached to the database server. It can be used, for example, to ensure that MIM transaction log growth is not making the server run out of space.
Settings
Server – The database server to connect to. May include an instance name. e.g. MIMPRD01\SQL
Database – Any database on the specified server to which Panel Service has permissions
User & Password – Optional credentials to connect with
Fail Rule – Operates on Disks as a dictionary containing drive letters and free space in MB. Default rule fails when any drive has less than one GB free.
Comments
0 comments
Please sign in to leave a comment.