WIP Counters
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
WIP Counters

 
Post new topic   Reply to topic    Windows Server Forum Index -> Host Integration Server
Author Message
Ruben
Guest





Posted: Fri Jun 17, 2005 4:54 pm    Post subject: WIP Counters Reply with quote

Hi,

I need to monitor performances for many .Net Client Applications.
In performance monitor I can find "Application Integration HIP" object but
nothing relative to WIP Objects (.Net application using TRMlink or IMS
Connect).
Of course those objects has not been included into any "COM+ Package", so I
can't use "COM Transaction Integrator" Performance Object.
I need to monitor each application singularly.

Is ther a way to monitor WIP Objects performances (like RTM, number of
calls, etc.)????

Thanks,

Ruben
Back to top
Rob Beardsworth [MSFT]
Guest





Posted: Fri Jun 17, 2005 10:26 pm    Post subject: RE: WIP Counters Reply with quote

Hi Ruben,
you can actually use COM Transaction Integration performance object! The
name of the instance is the name of the 1st Virtual Directory that is hit
by a request from the aspnet_wp (IIS5). If you are using IIS6, it is nice
and easy to put each directory in a different application pool and make
them separate processes, so that each virtual directory gets its own
performance object instance.

HTH.

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------

Subject: WIP Counters
Date: Fri, 17 Jun 2005 06:28:19 -0700
Lines: 17

Hi,

I need to monitor performances for many .Net Client Applications.
In performance monitor I can find "Application Integration HIP" object but
nothing relative to WIP Objects (.Net application using TRMlink or IMS
Connect).
Of course those objects has not been included into any "COM+ Package", so I
can't use "COM Transaction Integrator" Performance Object.
I need to monitor each application singularly.

Is ther a way to monitor WIP Objects performances (like RTM, number of
calls, etc.)????

Thanks,

Ruben
Back to top
Ruben
Guest





Posted: Tue Jun 21, 2005 1:52 pm    Post subject: Re: WIP Counters Reply with quote

Well!!! So there should be something wrong with my servers:

when I select COM Transaction Integration performance object, in the
"instance" box I can't find any
process/instance referring to .Net application but those owned by a Com+
Package.
There's also a "COMTI" instance but It is not what I'm looking for...


My customer has chosen to install HIS2004 with TI.Net on each WEB
Server(Windows
server 2003), .Net objects using TRM link and IMS connect.
There's something going wrong with this environment?


Thanks,
Ruben


PS.
The release version of "comtiperf.dll" file is "6.0.1701.0", Last
modified on "9 June 2004, 5.58.36",
Is it the right one?





"Rob Beardsworth [MSFT]" <rob_beardsworth@online.microsoft.com> ha scritto
nel messaggio news:wUNz%23G2cFHA.3404@TK2MSFTNGXA01.phx.gbl...
Quote:
Hi Ruben,
you can actually use COM Transaction Integration performance object!
The
name of the instance is the name of the 1st Virtual Directory that is hit
by a request from the aspnet_wp (IIS5). If you are using IIS6, it is nice
and easy to put each directory in a different application pool and make
them separate processes, so that each virtual directory gets its own
performance object instance.

HTH.

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------

Subject: WIP Counters
Date: Fri, 17 Jun 2005 06:28:19 -0700
Lines: 17

Hi,

I need to monitor performances for many .Net Client Applications.
In performance monitor I can find "Application Integration HIP" object but
nothing relative to WIP Objects (.Net application using TRMlink or IMS
Connect).
Of course those objects has not been included into any "COM+ Package", so
I
can't use "COM Transaction Integrator" Performance Object.
I need to monitor each application singularly.

Is ther a way to monitor WIP Objects performances (like RTM, number of
calls, etc.)????

Thanks,

Ruben

Back to top
Rob Beardsworth [MSFT]
Guest





Posted: Thu Jun 23, 2005 12:57 am    Post subject: Re: WIP Counters Reply with quote

Hi Ruben,
the instance box should contain the name of a virtual directory as soon
as the ASP .NET Worker Process starts handling TI calls. In fact, it should
turn up after you have administered the TI Objects using the mmc snap-in.
Could you try : kill the w3wp.exe, administer some dummy TI .net object,
and then look for the instance name which is the virtual directory you put
that object in? IF this does not work, you probably will have to open a
call with PSS and supply traces etc (sorry :-) ).

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: "Ruben" <ruben.m@TOBEREMOVEDtiscali.it>
Subject: Re: WIP Counters
Date: Tue, 21 Jun 2005 10:52:49 +0200
Lines: 77

Well!!! So there should be something wrong with my servers:

when I select COM Transaction Integration performance object, in the
"instance" box I can't find any
process/instance referring to .Net application but those owned by a Com+
Package.
There's also a "COMTI" instance but It is not what I'm looking for...


My customer has chosen to install HIS2004 with TI.Net on each WEB
Server(Windows
server 2003), .Net objects using TRM link and IMS connect.
There's something going wrong with this environment?


Thanks,
Ruben


PS.
The release version of "comtiperf.dll" file is "6.0.1701.0", Last
modified on "9 June 2004, 5.58.36",
Is it the right one?





"Rob Beardsworth [MSFT]" <rob_beardsworth@online.microsoft.com> ha scritto
nel messaggio news:wUNz%23G2cFHA.3404@TK2MSFTNGXA01.phx.gbl...
Quote:
Hi Ruben,
you can actually use COM Transaction Integration performance object!
The
name of the instance is the name of the 1st Virtual Directory that is hit
by a request from the aspnet_wp (IIS5). If you are using IIS6, it is nice
and easy to put each directory in a different application pool and make
them separate processes, so that each virtual directory gets its own
performance object instance.

HTH.

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------

Subject: WIP Counters
Date: Fri, 17 Jun 2005 06:28:19 -0700
Lines: 17

Hi,

I need to monitor performances for many .Net Client Applications.
In performance monitor I can find "Application Integration HIP" object but
nothing relative to WIP Objects (.Net application using TRMlink or IMS
Connect).
Of course those objects has not been included into any "COM+ Package", so
I
can't use "COM Transaction Integrator" Performance Object.
I need to monitor each application singularly.

Is ther a way to monitor WIP Objects performances (like RTM, number of
calls, etc.)????

Thanks,

Ruben

Back to top
Ruben
Guest





Posted: Thu Jun 23, 2005 3:23 pm    Post subject: Re: WIP Counters Reply with quote

Hi Rob,

Thank you for the help.
I'm afraid I'll have to open a call to PSS 'cause I've tried to follow your
suggestions but I can't find any other Instance but the one referring to an
anonymous "COMTI".

I had already opened a ticket with Microsoft Support because during our
first implementation of HIS2004 we encountered some problems with RPC calls
and Performance Counters.
They gave us some new .dlls because the original ones were cousing the rpc
problem...

I Hope they will RE-open that case...

Thank you again,

Ruben.

"Rob Beardsworth [MSFT]" wrote:

Quote:
Hi Ruben,
the instance box should contain the name of a virtual directory as soon
as the ASP .NET Worker Process starts handling TI calls. In fact, it should
turn up after you have administered the TI Objects using the mmc snap-in.
Could you try : kill the w3wp.exe, administer some dummy TI .net object,
and then look for the instance name which is the virtual directory you put
that object in? IF this does not work, you probably will have to open a
call with PSS and supply traces etc (sorry :-) ).

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: "Ruben" <ruben.m@TOBEREMOVEDtiscali.it
Subject: Re: WIP Counters
Date: Tue, 21 Jun 2005 10:52:49 +0200
Lines: 77

Well!!! So there should be something wrong with my servers:

when I select COM Transaction Integration performance object, in the
"instance" box I can't find any
process/instance referring to .Net application but those owned by a Com+
Package.
There's also a "COMTI" instance but It is not what I'm looking for...


My customer has chosen to install HIS2004 with TI.Net on each WEB
Server(Windows
server 2003), .Net objects using TRM link and IMS connect.
There's something going wrong with this environment?


Thanks,
Ruben


PS.
The release version of "comtiperf.dll" file is "6.0.1701.0", Last
modified on "9 June 2004, 5.58.36",
Is it the right one?





"Rob Beardsworth [MSFT]" <rob_beardsworth@online.microsoft.com> ha scritto
nel messaggio news:wUNz%23G2cFHA.3404@TK2MSFTNGXA01.phx.gbl...
Hi Ruben,
you can actually use COM Transaction Integration performance object!
The
name of the instance is the name of the 1st Virtual Directory that is hit
by a request from the aspnet_wp (IIS5). If you are using IIS6, it is nice
and easy to put each directory in a different application pool and make
them separate processes, so that each virtual directory gets its own
performance object instance.

HTH.

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------

Subject: WIP Counters
Date: Fri, 17 Jun 2005 06:28:19 -0700
Lines: 17

Hi,

I need to monitor performances for many .Net Client Applications.
In performance monitor I can find "Application Integration HIP" object but
nothing relative to WIP Objects (.Net application using TRMlink or IMS
Connect).
Of course those objects has not been included into any "COM+ Package", so
I
can't use "COM Transaction Integrator" Performance Object.
I need to monitor each application singularly.

Is ther a way to monitor WIP Objects performances (like RTM, number of
calls, etc.)????

Thanks,

Ruben






Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Host Integration Server All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB