2012/3/6 Christopher Schultz <ch...@christopherschultz.net>:
> 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 <Engine> 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

Reply via email to