SMTP SQL Server Performance Alerts

  • Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/columnists/mmetcalf/smtpsqlserverperformancealerts.asp

  • Just a wee note.

    It would be nice if you could copy text from the page (especially the actual code) in Firefox, something with the html stops Firefox from selecting text to copy.

    Selecting tect and copying works ok in IExplore though.

    Nice article btw.

    Regards,

    Paulie

  • Very timely article as I was about to embark on a journey to write a vb script to use wmi calls to check for disk space, etc.

    This seems much easier - Thanks!

     

  • Hi Paul,

    Works fine for me. Are you running the latest version of Firefox?

    Also, I recommend getting the Copy as Plain Text plugin for this kind of thing. Firefox, by default, includes HTML tags in its copy. The plugin lets you go either way. Good stuff

    --
    Adam Machanic
    whoisactive

  • How do you setup an alert for low disk space , if you are use a raid 10?

     

  • It's not working with physical disks - it is working with your logical drives such as C:, D:, etc.  So what is doing the physical storage (eg, single IDE disk, SCSI disk, RAID 0, 1, 5, 10 etc) doesn't really matter.  I imagine you could even have it check it on a USB drive!

    So if you have drives C & D on your RAID 10, as far as your apps (including SQL Server) are concerned, it doesn't matter that C & D are sharing the one set of disks.  SQL will care if it has a database on D and D has only 10MB left though!

    Hope that helps explain... 

  • Great article.  However, it would have been helpful if you would have provided the counter used for Low Memory.  I believe that you are referencing Memory: Available MBytes. 

    Thanks

     

     

     

  • Very helpful article. What user account should I use for the "Run As"? My system will not start the monitoring when using the Default user account

Viewing 8 posts - 1 through 7 (of 7 total)

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