Bedienungsanleitung Cisco Systems 78-5664-05

Bedienungsanleitung für das Gerät Cisco Systems 78-5664-05

Gerät: Cisco Systems 78-5664-05
Kategorie: Netzwerk Router
Produzent: Cisco Systems
Größe: 0.38 MB
Datum des Hinzufügens: 6/7/2013
Seitenanzahl: 26
Anleitung drucken

Herunterladen

Wie kann man es nutzen?

Unser Ziel ist Ihnen einen schnellen Zugang zu Inhalten in Bedienungsanleitungen zum Gerät Cisco Systems 78-5664-05 zu garantieren. Wenn Sie eine Online-Ansicht nutzten, können Sie den Inhaltsverzeichnis schnell durchschauen und direkt zu der Seite gelangen, auf der Sie die Lösung zu Ihrem Problem mit Cisco Systems 78-5664-05 finden.

Für Ihre Bequemlichkeit

Wenn das direkte Durchschauen der Anleitung Cisco Systems 78-5664-05 auf unserer Seite für Sie unbequem ist, können sie die folgende zwei Möglichkeiten nutzen:

  • Vollbildsuche – Um bequem die Anleitung durchzusuchen (ohne sie auf den Computer herunterzuladen) können Sie den Vollbildsuchmodus nutzen. Um das Durchschauen der Anleitung Cisco Systems 78-5664-05 im Vollbildmodus zu starten, nutzen Sie die Schaltfläche Vollbild
  • Auf Computer herunterladen – Sie können die Anleitung Cisco Systems 78-5664-05 auch auf Ihren Computer herunterladen und sie in Ihren Sammlungen aufbewahren. Wenn Sie jedoch keinen Platz auf Ihrem Gerät verschwenden möchten, können Sie sie immer auf ManualsBase herunterladen.
Cisco Systems 78-5664-05 Handbuch - Online PDF
Advertisement
« Page 1 of 26 »
Advertisement
Druckversion

Viele Personen lesen lieber Dokumente nicht am Bildschirm, sondern in gedruckter Version. Eine Druckoption der Anleitung wurde ebenfalls durchdacht, und Sie können Sie nutzen, indem Sie den Link klicken, der sich oben befindet - Anleitung drucken. Sie müssen nicht die ganze Cisco Systems 78-5664-05 Anleitung drucken, sondern nur die Seiten, die Sie brauchen. Schätzen Sie das Papier.

Zusammenfassungen

Unten finden Sie Trailer des Inhalts, der sich auf den nächsten Anleitungsseiten zu Cisco Systems 78-5664-05 befindet. Wenn Sie den Seiteninhalt der nächsten Seiten schnell durchschauen möchten, können Sie sie nutzen.

Inhaltszusammenfassungen
Inhaltszusammenfassung zur Seite Nr. 1


CHAPTER 6
Java Event List Configuration
This chapter covers how configure the Cisco Info Center Java Event List. You need only read this section
if you have installed Java support for the Java Event List.
This chapter includes the following sections:
• “Introduction”
� “Configuration Procedure”
� “License File”
� “Creating HTML Pages”
� “Running the JELD Process in Background”
Introduction
The Java Event List is used to distribute and manage Cisco Info Center events through the World Wid

Inhaltszusammenfassung zur Seite Nr. 2

Chapter 6 Java Event List Configuration Configuration Procedure Figure 6-1 Java Component Web browsers display the HTML page containing the Java applet Configuration with JACE Web server Cisco Info Server jeld Configuration Procedure The Java support components are, by default, installed in the $OMNIHOME/java directory. The configuration procedure for Java support covers the following steps: 1. Install a Web server and set up the communications to Cisco Info Center. 2. Copy the clas

Inhaltszusammenfassung zur Seite Nr. 3

Chapter 6 Java Event List Configuration Configuration Procedure Publishing Class and Zip Files Before you can create HTML pages for the WWW, you must publish the class and zip files on the Web server. The class files are in the $OMNIHOME/java/jel directory. This directory contains the following subdirectories: � classes containing the Java class files � html containing an example configuration of the applet. Copy these directories to the publication home directory of your Web serve

Inhaltszusammenfassung zur Seite Nr. 4

Chapter 6 Java Event List Configuration Configuration Procedure Info Server Connection Properties The properties file provides three methods of connecting to an Info Server. These are: 1. Connection to a list of Info Servers. JELD tries each Info Server in the list until a connection is made. This is the preferred method. 2. Single connection to an Info Server. This method is provided for backward compatibility with previous versions. 3. Connection to a list of URLs. Each URL speci

Inhaltszusammenfassung zur Seite Nr. 5

Chapter 6 Java Event List Configuration Configuration Procedure Password This entry contains the jeld password for the Cisco Info Server. The password should be encrypted using the nco_crypt command. For example, specify: jeld.Cisco Info Server.password: Where is the encrypted password. To create an encrypted password, specify: nco_crypt Where is the unencrypted form of the password. The nco_crypt command displays an encrypted version of the

Inhaltszusammenfassung zur Seite Nr. 6

Chapter 6 Java Event List Configuration Configuration Procedure JELD Server Properties There are two JELD server properties: listenport and maxconns. Listen Port This entry contains the listen port number. For example, specify: jeld.listenport: 7575 You can override this entry with the jeld command line option -listenport. Maximum Connections This entry contains the maximum number of connections supported by the nco_jeld process. For example, specify: jeld.maxconns: 3 You can contro

Inhaltszusammenfassung zur Seite Nr. 7

Chapter 6 Java Event List Configuration Configuration Procedure Log File Properties There are two log file properties: logdir and logfile. Log Directory This entry contains the name of the directory in which the log file is located. For example, to ensure the log file is located in the /opt/Omnibus directory, specify: jeld.logdir: /opt/Omnibus Log File This entry contain the name of a log file. The log file contains diagnostic information about the background process, jeld. For exa

Inhaltszusammenfassung zur Seite Nr. 8

Chapter 6 Java Event List Configuration Configuration with the JACE Editor There is no limit to the number of Info Servers that you can specify in the properties file or the number of times you can enter the details of the same Info Server. Once a connection has been established, the JELD can respond to requests from the Java applet in the JEL. Info Server Connection Failure If the connection to the Info Server is broken, the JELD shuts down automatically. The JEL detects the shu

Inhaltszusammenfassung zur Seite Nr. 9

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Figure 6-2 JEL Advanced Configuration Editor (JACE) When you first start JACE, you should import the default configuration file $OMNIHOME/java/misc/jel1.jace. The JACE display is in a tree format, made up of sets. A set is a group of property and name value pairs. The display shows a configuration, named jel1, which contains the default values for the sets. This configuration is used by default in the apple

Inhaltszusammenfassung zur Seite Nr. 10

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Copying a Configuration An entire configuration can be copied, including all sets and properties, or just one part of a configuration. To copy a configuration: 1. Click on the configuration you want to copy. For example, click on jel1. 2. Click on the Copy button. The Copy Configuration window is displayed, as shown in Figure 6-4. Figure 6-4 Copy a Configuration in JACE 3. Specify a name for the configuration

Inhaltszusammenfassung zur Seite Nr. 11

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Importing and Exporting Configurations JACE allows you to import and export configurations for use on other machines. Configurations may be exported to ASCII readable files and those files can be imported, allowing for the backup of master configurations. To import a configuration: 1. Select the File menu’s Import option. 2. Select the configuration file to import, then click on the OK button. The configurat

Inhaltszusammenfassung zur Seite Nr. 12

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Adding a Property to a Set To add a new property to a selected set, do one of the following: � Click the Add button (shown in the left margin). � Right click on the list to display the popup menu, then select Add Property to Set. The Add Property window opens. Enter a name for the new property and select OK. The property now appears in its alphabetical position in the set. Deleting a Property To delete a pro

Inhaltszusammenfassung zur Seite Nr. 13

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Configuration Options In this section, there is a table of properties for each setname. The type of each property can be String, Integer or Boolean. All configuration options are included in the JEL template. The Basic Field and Basic Tool sets are provided as models that you can copy and use as the basis of custom fields and tools. Field Extension A set exists for each field plus its extension. Example set

Inhaltszusammenfassung zur Seite Nr. 14

Chapter 6 Java Event List Configuration Configuration with the JACE Editor . Table 6-3 View Set Properties Property Type Description fieldsfromhtml Boolean If set to true the field information for the JEL is taken from the HTML page applet parameter fields in the same format as JEL 1.x. If set to false the field information is taken from the property filter in the view set. fields String The field information is taken from the field data in the configuration (see the “Field Exten

Inhaltszusammenfassung zur Seite Nr. 15

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Table 6-4 Access Set Properties Property Type Description host String Sets the host name to be used for validation. The default is “+*”. ips String Sets the IP address to be used for validation. The default is “+*”. Audio The properties for the audio set are described in Table 6-5 . Table 6-5 Audio Set Properties Property Type Description enabled Boolean If this field is set to true, the alerts sample is pla

Inhaltszusammenfassung zur Seite Nr. 16

Chapter 6 Java Event List Configuration Configuration with the JACE Editor These four properties, when copied to a tool set and completed, provide the minimum requirements for that set. See “Configuring Tools” on page 23 for details of the possible values of the fields. Tool Number A set exists for each tool plus its number. Example set names include: � Tool 1 � Tool 2 � Tool 3 The numbers must form a continuous numeric sequence. If a break occurs in the sequence only tools with nu

Inhaltszusammenfassung zur Seite Nr. 17

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Look The properties for the look set are described in Table 6-9. Table 6-9 Look Set Properties Property Type Description authenticate Boolean If set to true the user must authenticate before each operation that modifies an alert. This property also adds the menu items Authenticate and Deauthenticate to the File menu in the JEL. authenticatefirst Boolean If set to true the user must authenticate themselves b

Inhaltszusammenfassung zur Seite Nr. 18

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Table 6-9 Look Set Properties (continued) Property Type Description refreshrate Integer Sets the refresh rate for the alert list in automatic refresh mode. The default is 10. This set is associated with the refresh utility. refreshtoggle= Boolean If this field is set to true, the menu item Refresh Mode is added to the File menu and the Refresh button is always available. This item contains the buttons Auto

Inhaltszusammenfassung zur Seite Nr. 19

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Table 6-10 Monitor Box Set Properties (continued) Property Type Description style String This property sets the way in which the current status on severity is shown. If it is set to l, the monitor box shows a lava lamp. If it is set to h, the monitor box shows a histogram. When a histogram is selected, the height value must be increased. total Boolean If this field is set to true, the monitor box displays

Inhaltszusammenfassung zur Seite Nr. 20

Chapter 6 Java Event List Configuration Configuration with the JACE Editor Table 6-12 View Permissions Set Properties Property Type Description details Boolean If this field is set to true, a user can view the alert and its details in information or reports. The details for the alert is also shown. fullreport Boolean If this field is set to true, the user can view the full report information. The menu item Report is added to the Alerts menu. info Boolean If this field is set to t


Ähnliche Anleitungen
# Bedienungsanleitung Kategorie Herunterladen
1 Cisco Systems 10/100 16-Port VPN Router RV016 Handbuch Netzwerk Router 32
2 Cisco Systems 1005 Handbuch Netzwerk Router 10
3 Cisco Systems 10005 Handbuch Netzwerk Router 1
4 Cisco Systems 12000 GSR Handbuch Netzwerk Router 3
5 Cisco Systems 10700 Handbuch Netzwerk Router 6
6 Cisco Systems 10000 Handbuch Netzwerk Router 0
7 Cisco Systems 10008 Handbuch Netzwerk Router 0
8 Cisco Systems 12012 Handbuch Netzwerk Router 0
9 Cisco Systems 12000 Series Handbuch Netzwerk Router 8
10 Cisco Systems 12404 Handbuch Netzwerk Router 1
11 Cisco Systems 10720 Handbuch Netzwerk Router 0
12 Cisco Systems 12406 series Handbuch Netzwerk Router 0
13 Cisco Systems 12006 series Handbuch Netzwerk Router 0
14 Cisco Systems 12406 Handbuch Netzwerk Router 0
15 Cisco Systems 1300 Handbuch Netzwerk Router 44
16 Sony BKS-R3202/R3210/R3220 Handbuch Netzwerk Router 77
17 Sony DVS-V3232B/V3232M Handbuch Netzwerk Router 3
18 Sony BVS-V3232 Handbuch Netzwerk Router 8
19 Sony DMX-WL1 Handbuch Netzwerk Router 6
20 Sony BVS-A3232 Handbuch Netzwerk Router 6