Monitoring Web Servers

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 ? ;)
hassan [ Di, 20 November 2007 01:28 ] [ ID #1875070 ]

Re: Monitoring Web Servers

On Nov 19, 4:28 pm, "Hassan" <has... [at] test.com> wrote:
> 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
//
David Wang [ Di, 20 November 2007 04:48 ] [ ID #1875074 ]

Re: Monitoring Web Servers

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" <hassan [at] test.com> wrote in message
news:%23Lzh7wwKIHA.4808 [at] 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 ? ;)
>
Ken Schaefer [ Di, 20 November 2007 09:35 ] [ ID #1875083 ]

Re: Monitoring Web Servers

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" <kenREMOVE [at] THISadOpenStatic.com> wrote in message
news:eux69B1KIHA.4228 [at] 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" <hassan [at] test.com> wrote in message
> news:%23Lzh7wwKIHA.4808 [at] 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 ? ;)
>>
>
hassan [ Di, 20 November 2007 20:29 ] [ ID #1875114 ]
Webserver » microsoft.public.inetserver.iis » Monitoring Web Servers

Vorheriges Thema: Username/Password problems with IIS 5.1
Nächstes Thema: Load Balancing in IIS 6.0 - Windows Exchange Server 2003 Enterprise