DX Application Performance Management

  • 1.  how to delete invalid metricgrouping

    Posted Apr 19, 2016 02:02 AM

    how can i delete please non-existing metricgroups  (the last 6 ones signed by yellow exclamation mark on the printscreen below) from the MGMT module?

     

    EM.log:

    4/18/16 10:49:49.278 PM CEST [WARN] [main] [Manager.Bootstrap] Dashboard "XY" in management module MY_APP references invalid MetricGrouping "Servlet Session Module - LiveCount" in management module "TEST"

     

    invalid_metricgrouping.png

    thank you,

    stefan



  • 2.  Re: how to delete invalid metricgrouping
    Best Answer

    Broadcom Employee
    Posted Apr 19, 2016 03:06 AM

    Hi Stefan,

    I presume the "non-existent" Metric Groupings are not visible in the MM Editor for deletion via normal means? If yes then you would have to manually edit the embedded ManagementModule.xml file (contained in the MM jar file) as follows:

    • Stop MOM/EM
    • Make a backup copy of the deployed MM jar file in case of problems.
    • Extract the ManagementModule.xml file from the jar file
    • Open the xml file in an advanced text editor like Notepad++. Search for the bad entries and delete them.
    • Update the deployed MM jar file with the new version of the xml file.
    • Start MOM/EM

    If you need help to remove the bad entries please open a case

    Thanks,

    Lynn



  • 3.  Re: how to delete invalid metricgrouping

    Posted Apr 19, 2016 09:31 AM

    thank you Lynn,

    i will try it.

    stefan