Check SQL Server database and log file size with this stored procedure
...DBA responsibilities that you can accomplish easily with the stored procedure sp SDS. Not only will sp SDS determine "SQL Database Space," but it can also be used to monitor database growth, alert a DBA on data or log file growth, execute a transaction log backup and even provide a detailed breakdown at the file level so a DBA can then shrink...
