DX NetOps

 View Only
  • 1.  Context Page for Custom Component

    Posted Feb 01, 2018 10:55 AM

    Hi all,

     

    I created a custom component with custom MF and VC. So far so good. I can now report on Dashboards and am able to see data. Which is great.

     

    Now I want to create a context Page for this custom component to report on specific data for only one component. So I editet the context tab and try to insert some views:

    But when I try to choose my Metric Family within the view its empty...

     

     

     

    BTW: I'm using PM 3.2 But I saw on the wiki page that this should be possible:

     

     

    I configured the context to true in the ItemSyncDefinition so that is not the problem...

     

    Any Idea what I did wrong?

     

    rgds Steve



  • 2.  Re: Context Page for Custom Component

    Broadcom Employee
    Posted Feb 02, 2018 03:36 AM

    Hi Steve,

    can you please verify on DA device admin page the components for your MF?

    Can you report on the component metrics in OpenAPI querybuilder?

    Thanks, Lutz.



  • 3.  Re: Context Page for Custom Component

    Posted Feb 02, 2018 05:30 AM

    Hi Lutz,

     

    yes, I can see the components in DA Admin Page and also I can collect the Data via openapi querybuilder.

     

    Also I already setup a Dashboard where I can see actual Data for a group of components.

     

    But when I try to configure the Context Page it seems that this conext page is already bound to "Interface - component" (see picture above)  which of cause don't have the metric family I'm looking for...

     

    So it seems that I need to tell this context Page that it is for my custom component and not for interface component.

     

    Does that make sense?

     

    rgds Steve



  • 4.  Re: Context Page for Custom Component

    Broadcom Employee
    Posted Feb 06, 2018 10:32 AM

    Is this the context page that comes up when you click on the component?



  • 5.  Re: Context Page for Custom Component

    Broadcom Employee
    Posted Feb 15, 2018 01:21 PM

    Hello SteveWeinert,

     

    Are you still having issues with this?

     

     



  • 6.  Re: Context Page for Custom Component

    Posted Apr 03, 2018 04:29 AM

    Hi kk_sup,

     

    yes, problem still persists and also yes this is the context page thta comes up when i click on the component.

     

    Please advise...

     

    rgds Steve



  • 7.  Re: Context Page for Custom Component
    Best Answer

    Broadcom Employee
    Posted May 01, 2018 04:49 PM

    This appears to be related to using isDeviceComponent=false in the component definition.

     

    Removing the isDeviceComponent=false from the component definition resolved the issue when I tested locally.