|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Yesterday @ 10:04 AM
Points: 585,
Visits: 53
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, October 05, 2006 1:45 AM
Points: 9,
Visits: 1
|
|
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
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Monday, December 03, 2012 9:59 AM
Points: 85,
Visits: 117
|
|
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!
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 3:20 PM
Points: 1,137,
Visits: 667
|
|
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 SQL Server MVP SQLblog.com: THE SQL Server Blog Spot on the Web
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, December 08, 2006 12:37 PM
Points: 1,
Visits: 1
|
|
How do you setup an alert for low disk space , if you are use a raid 10?
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Sunday, September 16, 2012 3:26 AM
Points: 1,038,
Visits: 443
|
|
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... 
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Wednesday, February 06, 2013 3:22 PM
Points: 25,
Visits: 126
|
|
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   
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, August 13, 2009 5:03 AM
Points: 1,
Visits: 9
|
|
| 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
|
|
|
|