
It also describes menu and tool options and the shelf inventory data presented in CTC.
Networkview serial number how to#
This appendix describes how to navigate in the Cisco Transport Controller (CTC) and change CTC table data. I hope you enjoyed reading this excursion on IBM Netcool’s Network Health Dashboard.Appendix A, CTC Information and Shortcuts RFE 109118: URL Launch for Network Health view and Network Health Dashboard If you also think that such a functionality could be useful, I’d be happy to get a vote from you on my RFE: Haven’s solved this yet…īecause of this not being a perfect solution, I created a request for enhancement (RFE), hoping that a future ITNM FixPack will ship with functionality to launch the network health dashboard and health view via URL.

Within this scenario, getting a view ID was straight forward as there was enough information within the alarm to query for a view ID by using its name: I simply created a JSP, which selects a view ID from the NCIM topology DB and called this JSP using an AJAX call within the event viewer JavaScript tool prior to throwing the launch page event. I also noticed that adding a network view ID, a transient filter and some more attributes (it’s all in plain text within the browser’s web console), the page renders a network view with alarms for devices contained by this view. So all I had to do was creating a JavaScript tool for the event list that uses the DASH framework to throw the same launch page event to launch the hidden page called “itnm.ip.navigationElement.TopovizNetworkViewPanel”. To cover the customer’s use case, launching this second tab from an alarm was good enough. The first thing I noticed was that the second tab is launched via a TIP “launchPage” event.

Having that in mind, shouldn’t there be a way to launch NHD via an event viewer right-click tool? Unfortunately, there isn’t – unless you keep on reading: Putting on my developer hat, I started looking at the browser’s web console while playing around with NHD. But what if users work with the Netcool EventViewer? Remember, NHD starts populating the widgets upon selection of a network view. It turns out that this is very useful for users using the ITNM GUI, especially the network views, to monitor their network. Hence, the dashboard contains all data an operator might need when troubleshooting a network issue or outage. In addition, well, it looks quite nice:Ĭompared to the Network Health view, which is part of ITNM since I know the product, this dashboard contains a structure browser, which displays basic chassis related data, such as model name and serial number, interfaces as well as connectivity information.
Networkview serial number upgrade#
Have a look at part 4 of my previous posts for more details on the new IBM Tivoli Network Manager GUI: PART 4: Why you should upgrade to IBM ITNM 4.2 and how OpenAdvice can help you succeedīut what is it good for? The goal of this dashboard is to provide centralised monitoring and visibility of your network. Following IBM’s “Dashboarding strategy”, ITNM ships with a new dashboard as well: The Network Health Dashboard: It contains six widgets displaying all kinds of network related event data and metrics, using different forms of visualization. Hence, no more browser plugin hassle any more. In case you haven’t read my previous posts on “Why you should upgrade to IBM ITNM 4.2 and how OpenAdvice can help you succeed”, I’ll give a brief introduction: Within the latest version of Network Manager, IBM introduced a refreshed GUI, which didn’t change in its capabilities, but is finally Java free.

Within this post, we’ll try to find out if IBM Netcool’s Network Health Dashboard (NHD) can cover some of your Network Operation’s use case scenarios.
