Title: Server monitoring Post by: simmo on March 12, 2013, 01:08:36 pm I have a windows server, hosted at rackspace, that I want to monitor the "avg disk queue length." Rackspace can monitor a lot of things, but unfortunately that metric is not one of them.
At first I was thinking Nagios, but realized that needs to run on a [seperate] linux box, so that is out. Maybe I can find some code to write a custom .net app that would run as a service, monitor this, and send an email? Anyone have any experience with this or ideas? thanks! :construction: Title: Re: Server monitoring Post by: simmo on March 12, 2013, 02:17:09 pm Oh, maybe I should have googled this... looks easier than I thought (and how did I get MS certified without knowing about the alerts in perfmon :lol: )
http://daily-it.blogspot.com/2008/10/monitoring-your-windows-servers-with.html |