Cisco Systems 78-5664-05 manual Running the Jeld Process in Background, Tools of Type All

Page 25

Chapter 6 Java Event List Configuration

Running the JELD Process in Background

Tools of Type All

Tools of type all have one or more parameters, defined in the same way as for tools of type one:

Ping multiple hosts(all)(http://armagnac/cgi-bin/ncping)(Node,Node,Serial,Serial)

In this example, the script expects a Node parameter, and runs with the value of the Node field in the each selected alert. The value of the Serial field in each alert is similarly passed to the script as the value of a Serial parameter.

Tools of Type Curl

A tool of type curl accesses a URL constructed from the values of the third and forth parameters. The third parameter is a base URL, for example, http://armagnac/info. The fourth parameter is a list of values which can be either taken from fields in the alert or passed as strings, included in quotes.

For example, if you have a directory structure that contains appropriate HTML pages for each type of alert, the following file could contain instructions for dealing with a critical (severity 5) alert involving a disk failure on the node demo:

http://armagnac/info/demo5/Disk/help.html

To access this URL when the relevant alert occurs, the tool definition is:

Help(curl)(http://armagnac/info/) (Node,Severity,”/help.html”)

Running the JELD Process in Background

To run the jeld process in background, enter the following:

$OMNIHOME/java/bin/jeld&

The JELD process can also be run under process control. For information on process control, see Chapter 2, “Process Control.”

You can then open the HTML page in a web browser. The page displays the configuration settings. Figure 6-6shows the web browser with a configuration modified to show the metric and a histogram in the monitor box.

Cisco Info Center Administrator Reference

 

78-5664-05

6-25

 

 

 

Image 25
Contents Introduction Java Event List ConfigurationWeb Servers Configuration ProcedurePublishing Class and Zip Files Setting the Properties FileConnection to List of Info Servers Info Server Connection PropertiesHost Name PortSingle Connection to an Info Server PasswordInfo Server URL List Jdbc Driver PropertiesJeld Global Security Properties Jeld Server PropertiesListen Port Maximum ConnectionsLicense File Log File PropertiesInfo Server Connection and Reconnection Starting Jace Configuration with the Jace EditorInfo Server Connection Failure Fail Over SupportSpecify the new name for the configuration Renaming a ConfigurationDeleting a Configuration Copying a ConfigurationAdding a Set to the Configuration Deleting a SetUsing Multiple Configurations Importing and Exporting ConfigurationsSet and Property Management Copying a SetAdding a Property to a Set Saving and Restoring ModificationsDeleting a Property Renaming a PropertyField Extension Configuration OptionsView Access Basic Tool AudioHelp Tool NumberLook Authenticate and Deauthenticate to the File menuMonitor Box View Permissions Update PermissionsAdmin Creating Html Pages Configuration ParameterApplet Tag Host ParameterOrder Parameter ViewName ParameterViewFields Parameter Filter Parameter Configuring ToolsTools Parameter Tool NameTool Type Base URLTools Parameters Tools of Type GoTools of Type All Running the Jeld Process in BackgroundTools of Type Curl Example Html