Customizing the View Bar Layout
You can adjust the number of rows or columns of view buttons displayed
on the View Bar of the main NetView® management
console window. The minimum size of the view buttons can also be adjusted. Table 1 shows the attributes used to adjust
these settings. These attributes are set in the defaultscheme.properties
file.
Note: Either the number of rows or the
number of columns can be customized, but not both. The value for
one of these settings must remain 0. The 0 value indicates that no
maximum value exists for the attribute.
| Attribute | Description | Default Value | Minimum Value | Maximum Value |
|---|---|---|---|---|
viewbar_max_rows = <int> |
Maximum number of rows in the view bar grid. New columns are added to display additional views. | 0 | None | |
viewbar_ max_columns = <int> |
Maximum number of columns in the view bar grid. New rows are added to display additional views. | 0 | None | |
viewbar_min_view_size = <int> |
Minimum size to make a view when sizing the views to fit on the view bar. | 100 | 100 |
To change the view buttons on the View Bar, update the NetView management console operational
scheme from the console or server workstation, depending on the mode
in which you are running. See Table 2 to determine
if the updates need to be performed from the server or console workstation.
To customize the view bar layout, perform the following steps:
- Make a backup copy of the default NetView management console operational scheme.
- Open the defaultscheme.properties file in a text editor.
- Search for the string
viewbarand locate the attribute to be changed. - Change the value of the attribute.
- Save the changes.
The example in Table 2 shows the changes made to the maximum
number of rows in the View Bar grid from 0 to 5.
For more information about the NetView management console operational scheme, see Table 1.
| Before | After |
|---|---|
|
|
|