DX Application Performance Management

  • 1.  How shall we get the data on dashboard for value true or false ?

    Posted May 27, 2015 09:40 AM

    We have enabled the JMX configuration for the MBeans. And the value here we get is True or False. Requirement is to show green alert on dashboard when the value is True and Red alert when the value is False.

     

    How can this be achieved ? We tried to do metric grouping but no data shown on dashboard.



  • 2.  Re: How shall we get the data on dashboard for value true or false ?
    Best Answer

    Broadcom Employee
    Posted May 27, 2015 11:42 AM
    APM doesn't work with strings for alerts.
    You will need to convert the boolean values to integers using a Javascript calculator that you can create an action on.


  • 3.  Re: How shall we get the data on dashboard for value true or false ?

    Posted May 28, 2015 07:27 AM

    Hi Hiko,

    Can you please let me know the steps for this as I have never used JavaScript calculator before.

    Thanks..



  • 4.  Re: How shall we get the data on dashboard for value true or false ?

    Broadcom Employee
    Posted May 28, 2015 05:01 PM