When developing several new pages in a sandbox dev/test system for the WebGUI, the work is ready to migrate toproduction during a change control. How is the migration performed?
A. migrate the files in tip_home_dir/profiles/TIPProfile/outputto the new system
B. use the import/ export wizard in the Settings page of the WebGUI as an administrator
C. create a tar file of the appropriate files in tip_home_dir/profiles/TIPProfile/etc/pages; transfer the tar file to the newsystem and untar in the same location
D. use a series oftipcli.sh import and export commands
正解:D
質問 2:
An executable tool is created for use through the native desktop. The tool runs a .bat file that performs a ping commandon Windows desktops. The tool is created but does not work. What describes the correct technique for diagnosing theproblem with this tool?
A. configure the Redirect messages option in the tool to display any errors in a pop-up window
B. examine the local Windows application log file for possible issues in the .bat file
C. configure the Redirect errors option in the tool to display any errors in a pop-up window
D. examine the ObjectServer log file for possible syntax issues in the .bat file
正解:C
質問 3:
What must be configured to run an ObjectServer in FIPS 140-2 security mode?
A. set the PasswordEncryption property of the ObjectServer to the AES setting
B. set the SecurityEncryption property of the ObjectServer to the AES setting
C. set the PasswordEncryption property of the ObjectServer to the DES setting
D. set the SecurityEncryption property of the ObjectServer to the DES setting
正解:A
質問 4:
What is the purpose of the BufferSize probe property (common to all probes)?
A. It tells a probe the maximum number of alerts to buffer before flushing them to the destination ObjectServer(s).
B. It tells a probe the maximum number of alerts to have awaiting processing by the rules file. Events received when thebuffer is full are discarded automatically.
C. It tells a probe how much memory to allocate for its internal buffers.
D. It tells a probe the size of the buffer to use when reading alerts from its data source.
正解:A
質問 5:
Which file can be modified to ensure that the proxy server is configured in the interfaces?
A. interfaces
B. NCOMS.props
C. omni.dat
D. NCO_PROXY.props
正解:C
質問 6:
The design document is being written for an IBM Tivoli Netcool/OMNIbus installation in a failover architecture, andsoftware components must be mapped to server hosts In the design, the primary ObjectServer will be installed onSERVER_A and the backup ObjectServer will beinstalled on SERVER_B.A bi-directional gateway will be used tosynchronize data between the ObjectServers.How should the bi-directional gateway component be designed?
A. The gateway writer should be on SERVER_A and gateway reader on SERVER_B
B. The gateway should be on SERVER_
C. The gateway should be on SERVER_
D. The gateway reader should be on SERVER_A and gateway writer on SERVER_B
正解:B
質問 7:
Click the Exhibit button
Widgetcom has deployed this 3-tier standard multi-tier architecture deployment of IBM Tivoli Netcool/OMNIbus V7.4(Netcool/OMNIbus) using the best practice configuration that ships with the product:
WebGUI is to be deployed into the environment.The Aggregation and Display layer ObjectServer details are added tothe WebGUI server's data source definition file as a single data source In order to implement automatic load-balancingfor connecting WebGUI Active Event List clients, into which ObjectServer table should rows be inserted?
A. no rows need to be added to any ObjectServer table
B. master.servergroups
C. master.national
D. catalog.servergroups
正解:A
質問 8:
A company has a virtual pair of ObjectServers with the primary located in New York (ny.fqdn.com 4100), the backup inSacramento (sac.fqdn.com 4100), and the WebGUI is in San Francisco (sf.fqdn.com 16311).The administrator hasthese requirements:
- A custom WebGUI view that is accessible by all users will be created to display the events
- A custom filter will show events that happened within the last 30 minutes where the hostnames start with an alphabetic character and the severity of the data is higher than minor
- A map will provide a geographic representation of the cities, will open an Active Event List, and embed in a SmartPage
Which WebGUI role should be assigned to the users so they can create filters?
A. nco_admin
B. ncw_dashboard
C. ncw_user
D. netcool_ro
正解:A
質問 9:
Which two statements are true about configuring probes to use failover IBM Tivoli Netcool Proxy Servers? (Choose two.)
A. The probe's ServerBackup property should be configured to point at the backup proxy server.
B. The probe's PeerHost property should be set to point at the backup proxy server.
C. The probe's PeerHost property should be set to point at the primary proxy server.
D. The probe's IsProxyConnection property should be set to 1.
E. The probe's Server property should be configured to point at the primary proxy server.
正解:A,E