Re: Fwd: JMX MBean for active sessions

2012-03-06 Thread Konstantin Kolinko
2012/3/6 Christopher Schultz :
> On 3/6/12 7:13 AM, Attila Balogh wrote:
>> can anyone please tell me where can I find any information about
>> changes between Tomcat 6 and 7 regarding MBean names?
>
> I dunno about /changes/ specifically (I'm not going to try to guess
> your version and then do a diff against the code), but this is what
> you're looking for in Tomcat 7:
>
> objectName: Catalina:type=Manager,context=/mywebapp,host=localhost
> attribute:  activeSessions

where "Catalina" is name of an  and is configurable.
E.g. for embedded tomcat it is "Tomcat".

>
> That value is an 'int'.
>
>> Our operations team is using Bridgeways Tomcat pack for SCOM and
>> since we switched to Tomcat 7 the active session data is missing
>> from the monitors - everything else is there except this one.
>
> Have you contacted Bridgeways?
>

Best regards,
Konstantin Kolinko

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Fwd: JMX MBean for active sessions

2012-03-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Attila,

On 3/6/12 7:13 AM, Attila Balogh wrote:
> can anyone please tell me where can I find any information about
> changes between Tomcat 6 and 7 regarding MBean names?

I dunno about /changes/ specifically (I'm not going to try to guess
your version and then do a diff against the code), but this is what
you're looking for in Tomcat 7:

objectName: Catalina:type=Manager,context=/mywebapp,host=localhost
attribute:  activeSessions

That value is an 'int'.

> Our operations team is using Bridgeways Tomcat pack for SCOM and
> since we switched to Tomcat 7 the active session data is missing
> from the monitors - everything else is there except this one.

Have you contacted Bridgeways?

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9WIqMACgkQ9CaO5/Lv0PAwlgCgiHyHdAGQJQaDaFOyGydkn90O
xRAAn3Quv7V77tjDxy/haiNCLu3e6niQ
=rSLE
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Fwd: JMX MBean for active sessions

2012-03-06 Thread Attila Balogh
Hi all,

can anyone please tell me where can I find any information about changes
between Tomcat 6 and 7 regarding MBean names? Our operations team is using
Bridgeways Tomcat pack for SCOM and since we switched to Tomcat 7 the
active session data is missing from the monitors - everything else is there
except this one.

Thanks in advance for any help,
best regards

Attila