July 26, 2005 at 2:26 pm
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/columnists/mmetcalf/smtpsqlserverperformancealerts.asp
August 31, 2005 at 5:19 am
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
August 31, 2005 at 7:14 am
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!
August 31, 2005 at 9:11 am
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
August 31, 2005 at 1:00 pm
How do you setup an alert for low disk space , if you are use a raid 10?
August 31, 2005 at 4:49 pm
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...
August 31, 2006 at 11:25 am
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
November 1, 2007 at 9:45 am
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