DX Application Performance Management

  • 1.  Can INTROSCOPE report arrays or HashMap

    Posted Jun 17, 2011 06:22 AM
    # CA Wily Introscope(R) Version 8.2 Release 8.2.2.0
    # Agent is running on Windows Server 2008
    # Introscope is monitoring Weblogic 10.3.2 server running on Windows Server 2008

    Hi,

    I've been asked to monitor a MBean and trigger an action if a specific situation is raised.
    This MBean is visible through JMX. Actually I can see it in JConsole.

    My problem is that this MBean isn't visible in Introscope.

    I have the following setup in my Introscope agent profile:
    introscope.agent.jmx.enable=true
    introscope.agent.jmx.name.filter=bean\|*:*,etc, etc...

    The difference between MBean I see in both Introscope and JConsole is that these MBeans return an INT
    While my missing MBean is returning an array/hashMap

    Example of value returned by this MBean in JConsole:
    Ok=[***]
    Warning=[yyy]
    Error=[zzz]

    So my question is: can Introscope display this kind of MBean?

    Thanks

    ps: I though I wrote this question yesterday but I could see it on the forum. That's why I repost my question.


  • 2.  RE: Can INTROSCOPE report arrays or HashMap

    Posted Mar 18, 2013 09:59 AM
    I also have same question..any answers ?


  • 3.  RE: Can INTROSCOPE report arrays or HashMap
    Best Answer

    Posted Mar 18, 2013 11:01 AM
    it is not so possible at least with this version. But whenever i have time perhaps i can develop an extension to do it ......


  • 4.  RE: Can INTROSCOPE report arrays or HashMap

    Posted Mar 18, 2013 11:04 AM
    What about with Wily 9.1.0.0 or later versions ??
    Do you have extensions available for this 9.x.x.x version ?