Disk Spaces and alerts on backup server

  • Hi,

    Currently we are using sql 2008r2 sql server. Our windows are 2008r2

    We are keeping our production backups on a different server. How can we get alerts for each drive on the backup server when the disk space is less than 80%?

  • I think you'd be better off using something like powershell to monitor drive space on a different server. Though I suppose if you wanted to, you could have the SQL Backup be step one and the powershell script be step 2 in a SQL Agent job.

    I would also recommend any other type of monitoring tool out there that can look at Server monitoring and would send you an alert for something like drive space. I wouldn't necessarily expect to do this as a function of SQL Server.

    Just off the top of my head, SpiceWorks or FogLight are good tools to use. I'm sure other people have their favorites to use.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply