Hi all,
I'm sure what I'm trying to achieve is probably quite simple however I can't figure it out!! I have created various tabs under Menu Bar: Network_TabMenu e.g:
https://orion.domain.co.uk/Orion/NetPerfMon/ContainerDetails.aspx?NetObject=C:9
https://orion.domain.co.uk/Orion/NetPerfMon/ContainerDetails.aspx?NetObject=C:8
How can I customize one page without it also changing the other page? For instance if I click 'customize page' on the first page and add a resource into column 1 (e.g. Last 25 Audit events) the same resource will be added to the other page.
Any ideas?
Cheers,
Graham
You will need to add a new custom menu item, which is an option at the bottom of the Edit Menu Bar screen. To add a new custom menu bar item you will need to copy the relative URL path to the view as provided when clicking the "Preview" button in the view editor as pictured below.
You will need to create a separate view for each page you'd like customized. To create a new summary view go to [Settings -> Add New View]. Name the view, select "Summary", and click "Submit". You can then add any resources you'd like to see on this page.
If you already have a view you'd like base your new view off of you can copy it and then customize the copy by going to [Setting -> Manage Views], select the view from the list and click "Copy". Then select the copied view and click "Edit" to customize it to your liking.
Many thanks, I have managed to get a little further however, where and how can I access these 'Views'? Do I have to go in the 'Customize Menus Bars' and add them in?
Edited to say that I don't want a Summary view, I think I need a Group Details view. I created a Group Details view but could not access it! It wasn't available in the 'Customize Menus Bars' section.
Thanks again. I am making progress, albeit slowly... Another thing that I realised was that I had modified the default 'Group Details' View so I have been copying that, renaming it and customizing it appropriately. I also added them to the menu bars and customize the pages without them affecting other pages so all is well on that front.
But.... the problem I have now is that when I click on a node that is listed on one of the Group Details page I have to keep resetting the Universal Device Poller. I get it working on one node but then it wipes it from the other node and so on.. The actual item concerned is a Universal Device Poller Chart (Classic Chart Style). For example two node's URL is:
https://orion.domain.co.uk/Orion/NetPerfMon/NodeDetails.aspx?netobject=N:611&viewid=8
https://orion.domain.co.uk/Orion/NetPerfMon/NodeDetails.aspx?netobject=N:617&viewid=8
It seems to be a similar problem to the first one where they are using the same View ID so I need to create a custom Node Summary - Summary View. The problem is how can I apply this new view to the Nodes?
Cheers, Graham