Cisco Systems 78-5664-05 manual ViewName Parameter, Order Parameter, ViewFields Parameter

Page 22

Chapter 6 Java Event List Configuration

Creating HTML Pages

ViewName Parameter

The ViewName parameter is a string that labels the button and window that appear in float mode. For example:

<param name=”ViewName” value=”High Severity”>

This parameter is used when the configuration namefromhtml is set to true.

Order Parameter

The Order parameter is the SQL text of an ordered by clause. For example:

Severity desc orders by descending severity

Severity asc orders by ascending severity

You can specify multiple orders, with precedence going from left to right, by separating entries with a comma. For example, enter:

<param name=”Order” value=”Severity desc, Serial asc”>

This parameter is used when the configuration orderfromhtml is set to true.

ViewFields Parameter

The ViewFields parameter controls the display of fields. For example, enter:

<param name=”ViewFields” value=”Serial,,Serial,R,10Node,,Node,,16 Summary,,Summary,,64Severity,,Sev,,10Acknowledged,,Ack,,3FirstOccurence,,First,,16Owne rID,,Owner,,16”>

The fields are listed in the following format:

FieldName,Justify,Title,JustifyTitle,Width [ FieldName,Justify,Title, JustifyTitle,Width

]...

The fields are as follows:

FieldName is the field from the Info Server

Justify is the justification of the field name. If omitted the default is left.

Title is the text to appear above the column when it is displayed,

JustifyTitle is the justification of the column title. If omitted the default is left.

Width is the number of characters.

The vertical bar character () is used to separate the entries.

If you do not include the Severity field, no severity coloring appears. If you do not include the Acknowledged field, no acknowledgment shading appears. This feature allows you to prevent severity and acknowledgment information appearing in the event list. This parameter is used when the configuration fieldsfromhtml is set to true.

Cisco Info Center Administrator Reference

6-22

78-5664-05

 

 

Image 22
Contents Java Event List Configuration IntroductionConfiguration Procedure Web ServersSetting the Properties File Publishing Class and Zip FilesHost Name Info Server Connection PropertiesConnection to List of Info Servers PortInfo Server URL List PasswordSingle Connection to an Info Server Jdbc Driver PropertiesListen Port Jeld Server PropertiesJeld Global Security Properties Maximum ConnectionsLicense File Log File PropertiesInfo Server Connection and Reconnection Info Server Connection Failure Configuration with the Jace EditorStarting Jace Fail Over SupportRenaming a Configuration Specify the new name for the configurationAdding a Set to the Configuration Copying a ConfigurationDeleting a Configuration Deleting a SetSet and Property Management Importing and Exporting ConfigurationsUsing Multiple Configurations Copying a SetDeleting a Property Saving and Restoring ModificationsAdding a Property to a Set Renaming a PropertyField Extension Configuration OptionsView Access Audio Basic ToolTool Number HelpAuthenticate and Deauthenticate to the File menu LookMonitor Box Update Permissions View PermissionsAdmin Applet Tag Configuration ParameterCreating Html Pages Host ParameterOrder Parameter ViewName ParameterViewFields Parameter Tools Parameter Configuring ToolsFilter Parameter Tool NameTools Parameters Base URLTool Type Tools of Type GoTools of Type All Running the Jeld Process in BackgroundTools of Type Curl Example Html