Monitoring Web Servers
am 20.11.2007 01:28:00 von hassanHow should I go about monitoring health of Web Servers? I know of perfmon..
but any specific counters to look for.
Kristofer, do you have any link handy ? ;)
How should I go about monitoring health of Web Servers? I know of perfmon..
but any specific counters to look for.
Kristofer, do you have any link handy ? ;)
On Nov 19, 4:28 pm, "Hassan"
> How should I go about monitoring health of Web Servers? I know of perfmon..
> but any specific counters to look for.
>
> Kristofer, do you have any link handy ? ;)
Please define "health" as it pertains to your web application.
IIS6 already has health-monitoring metrics that allow it to self-
monitor and self-correct, but it applies generically.
IIS6 has no health-monitoring metrics for the health of your
applications running on it -- that is what you need to determine.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
As David says, you need to define what "healthy" means for your web
applications.
For IIS itself, and for base operating system functionality (disk I/O,
memory usage etc), Microsoft already produces Operations Manager (MOM 2005 /
System Center Operations Manager 2007) Management Packs. These, via rules
that you can tune/override, define a healthy OS and IIS environment:
www.microsoft.com/opsmgr
Cheers
Ken
--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
"Hassan"
news:%23Lzh7wwKIHA.4808@TK2MSFTNGP05.phx.gbl...
> How should I go about monitoring health of Web Servers? I know of
> perfmon.. but any specific counters to look for.
>
> Kristofer, do you have any link handy ? ;)
>
Is MOM free ? Or do I need to purchase a license for it ?
I was basically looking for perfmon monitors to include in my perfmom
monitoring.
"Ken Schaefer"
news:eux69B1KIHA.4228@TK2MSFTNGP02.phx.gbl...
> As David says, you need to define what "healthy" means for your web
> applications.
>
> For IIS itself, and for base operating system functionality (disk I/O,
> memory usage etc), Microsoft already produces Operations Manager (MOM 2005
> / System Center Operations Manager 2007) Management Packs. These, via
> rules that you can tune/override, define a healthy OS and IIS environment:
>
> www.microsoft.com/opsmgr
>
> Cheers
> Ken
>
> --
> My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
>
> "Hassan"
> news:%23Lzh7wwKIHA.4808@TK2MSFTNGP05.phx.gbl...
>> How should I go about monitoring health of Web Servers? I know of
>> perfmon.. but any specific counters to look for.
>>
>> Kristofer, do you have any link handy ? ;)
>>
>