Default Navigation Tabs

By default, RTView Enterprise has the following tabs in this order: SERVICE TREE, SERVICE VIEWS, COMPONENTS, ALERTS and ADMIN, followed by all user-defined tabs from the rtv_custom.xml file.

Use the $rtvNavTabList substitution to modify the order and visibility of these tabs either globally or on a per-role basis. The $rtvNavTabList substitution supports a comma separated list of Tab ID's which overrides the default tab list. The initial display is set to the first item in the navigation tree for the first tab in the list. For example, the following property limits and reorders the tabs to CUSTOM, SERVICE TREE and ADMIN:

uiprocess.sl.rtview.sub=$rtvNavTabList:Custom,CMDB,Admin

These are the Tab IDs for the standard RTView Enterprise tabs:

For user-defined tabs, use the value in the TabID column of the TabTreeSelection table in the rtv_custom.xml file.