This repository has been archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
sql06
My Random Thoughts edited this page Jan 25, 2018
·
1 revision
Checks that there enough disk space. Note: The PowerShell module for SQL (SQLPS) is required for this check.
- MinimumFreeSpace - Minimum amount of free space in megabytes that each drive should have|Integer
MinimumFreeSpace = '2048'
- None
-
PASS
All server disks have more than {0}mb free disk space -
WARNING
-
FAIL
There are server disks with less than {0}mb free disk space -
MANUAL
-
NA
- SQL Servers
- Check-Software