Updated Jan-2022 Exam Engine or PDF for the IBM C9560-519 test to help you quickly prepare for the IBM exam! [Q34-Q55]

Share

Updated Jan-2022 Test Engine or PDF for the IBM C9560-519 test to help you quickly prepare for the IBM exam!

Full C9560-519 Practice Test and 70 unique questions with explanations waiting just for you, get it now!

NEW QUESTION 34
An ObjectServer has a large volume of alerts.details entries which is impacting the ObjectServer performance. How can details be prevented from being written to the ObjectServer by the probe?

  • A. uncomment all details($*) functions in the probe rules file and HUP the probe
  • B. connect to the probe HTTP interface and set the DisableDetails property to 1
  • C. enable the clean_details_table automation in the ObjectServer
  • D. on the ObjectServer issue the SQL command delete from alerts.details

Answer: C

 

NEW QUESTION 35
Which product code should be used to check if Desktop features can be installed with the Prerequisite Scanner for IBM Tivoli Netcool/OMNIbus ?

  • A. NOA
  • B. NOS
  • C. NOP
  • D. NOD

Answer: D

 

NEW QUESTION 36
Which statement is true when installing Web GUI and IBM Tivoli Netcool/OMNIbus (Netcool/OMNIbus) V8.1 on a Solaris platform?

  • A. Web GUI and Netcool/OMNIbus are supported in 64-bit only.
  • B. SUNWxwrtI and SUNWmfrun packages are required in Solaris 11.
  • C. Web GUI is unsupported in Solaris.
  • D. Solaris 10 requires the SUNWmfrun package.

Answer: A

 

NEW QUESTION 37
A probe has been configured to enable remote administration without authentication by setting Nhttpd-properties accordingly. Which command can be used on a remote server to force the probe to reload its rules file?

  • A. nco_probe_connect -host <hostname> -port <port> -command relo
  • B. telnet <hostname>:<port>, then execute reloadrules
  • C. nco_probereloadrules -host <hostname> -port <port>
  • D. nco_sendhup -host <hostname> -port <port>

Answer: D

 

NEW QUESTION 38
A company has deployed the SNMP probe. How can they generate a test event to validate rules file changes?

  • A. edit the probe rules file and add the genevent function to generate an event
  • B. telnet to the probe listening port and issue the command GENERATE EVENT
  • C. connect to the probe HTTP interface with nco_probeeventfactory utility to generate a test event
  • D. run the nco_sendtrap utility to generate a test trap to the probe listening port

Answer: A

 

NEW QUESTION 39
The omni.dat file is edited to specify both an unencrypted port and an SSL port. Which step must be performed next to enable communication to the ObjectServer using these ports?

  • A. Launch the Servers Editor from a Windows client and use the Test button to confirm connectivity on each port.
  • B. Add the ObjectServer to the LDAP repository so the SSL port is secure.
  • C. Run $NCHOME/bin/nco_igen to generate the interfaces file.
  • D. Ensure both ports are available and start the ObjectServer.

Answer: A

 

NEW QUESTION 40
A company is deploying IBM Tivoli Netcool/OMNIbus (Netcool/OMNIbus) V8.1 in the following Netcool architecture.

Given the company's Netcool Architecture, how many separate host computers is Netcool/OMNIbus deployed on?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: A

 

NEW QUESTION 41
To have high visibility of their alarms, a client wants to project the Event Viewer to a wall of displays and must stay active for long periods. The client has decided to switch off session timeouts. Which two key factors must be considered by the client?

  • A. possible high system resources usage
  • B. security concerns
  • C. occasional machine restart
  • D. increase provisions in user management
  • E. additional JRE requirements

Answer: B,E

 

NEW QUESTION 42
Which two properties can be used to enable Store and Forward functionality in ObjectServer gateway configurations?

  • A. Gate.Writer.SAF
  • B. Gate.Writer.SAFFile
  • C. Gate.Destination.SAF
  • D. Gate.Destination.SAFFile
  • E. Gate.Writer.Store

Answer: C,D

 

NEW QUESTION 43
A company is planning to deploy IBM Tivoli Netcool/OMNIbus (Netcool/OMNIbus) V8.1 in a multi-tiered environment with three pairs of Collection ObjectServers, one pair of Aggregation ObjectServers, and three Display ObjectServers. In addition to receiving events from IBM Tivoli Monitoring, they require integrations with other applications that will send events through SNMP traps, UNIX Syslog, and by connecting to a TCP/IP socket. They will automatically create tickets for events through IBM Tivoli Service Request Manager (TSRM) and require three months of historical event data for reporting purposes.
Which Netcool/OMNIbus probe and gateway integrations does the corporation require?

  • A. Tivoli EIF probe, SNMP probe, Syslog probe, Socket probe, TSRM gateway and JDBC gateway
  • B. Tivoli EIF gateway, SNMP gateway, Syslog gateway, Socket gateway, TSRM probe and JDBC probe
  • C. Tivoli EIF probe, SNMP probe, Syslog probe, Simnet probe, TSRM gateway and JDBC gateway
  • D. Tivoli EIF gateway, SNMP gateway, Syslog gateway, Simnet gateway, TSRM probe, and JDBC probe

Answer: D

 

NEW QUESTION 44
Given the following outputs, which minimum conditions would allow runwaapi command below to display the report?

(root)# Vrunwaapi -file /opt/I BM/netcool/omnibus_webgui/waapi/etc/samples smuser -password netcool
-host 192.168.10.183

  • A. user being used must have ncw_admin role, WebSphere started
  • B. user being used must have ncw_user, WebSphere started
  • C. user smuser must be specified in waapi.init
  • D. WebSphere must be started, ncw_admin assigned to root

Answer: A

 

NEW QUESTION 45
An IBM Tivoli Netcool/OMNIbus ObjectServer is running on an Oracle Solaris server and is started with Netcool Process agent nco_pad (named AGG1_PA) and it is running with -authenticate PAM option. All processes are correctly started automatically after rebooting the server, but the command, nco_pa_status, always returns Failed to authenticate after entering the password. What are two possible causes for this behavior?

  • A. The administrator did not provide the option -server AGG1_PA when running nco_pa_status.
  • B. The ObjectServer is not running as root.
  • C. The password needs to be encrypted with nco_crypt.
  • D. The ObjectServer properties PA.Username, PA.Password have not been set correctly.
  • E. The administrator did not enter the UNIX password but instead provided the ObjectServer password for the same user.

Answer: A,B

 

NEW QUESTION 46
There is a requirement to replicate the configuration and contents of the NEWYORK production ObjectServer, including: users, groups, properties, and event records.
A test ObjectServer must be created with the same configuration. Which technique can be used to satisfy this requirement?

  • A. Use nco_osreport to create SQL files based on the NEWYORK ObjectServer, and use nco__dbinit to create the test ObjectServer using those SQL files.
  • B. Use nco_confpack to export the NEWYORK configuration, and to import the same configuration into the test ObjectServer.
  • C. Transfer the latest NEWYORK ObjectServer checkpoint file and transaction log to the test server, rename the files to the test ObjectServer name, and restart the test ObjectServer.
  • D. Configure an ObjectServer gateway between the ObjectServers, and transfer the contents from the NEWYORK ObjectServer to the test ObjectServer.

Answer: B

 

NEW QUESTION 47
A company has a stringent set of security requirements that must be adhered to. They have a number of machines in the DMZ that are required to be either monitored or become event acquisition targets. In addition to this, all traffic on their network must be encrypted. All VLAN's are firewalled. All users must authenticate to LDAPS and in all instances, security is of paramount importance.
In this scenario, what is a primary requirement in the planning phase to ensure that LDAP can be used to authenticate users?

  • A. A new self-signed certificate must be purchased for the LDAP server to ensure secure communication from the ObjectServer.
  • B. The ObjectServer SSL certificate must be installed into the LDAP server repository.
  • C. The LDAP self-signed root certificate issued by the Certificate Authority (CA) must be obtained and added to the ObjectServer key database.
  • D. A self-signed root certificate must be generated by the IBM Tivoli Netcool/OMNIbus Administrator and installed for LDAP over SSL communication.

Answer: A

 

NEW QUESTION 48

Based on the exhibit, what is a correct omni.dat entry for the display servers?
A)

B)

C)

D)

  • A. Option D
  • B. Option B
  • C. Option A
  • D. Option C

Answer: A

 

NEW QUESTION 49
Dashboard Application Services Hub (DASH) is configured to use LDAP as the default user repository. Web GUI is configured with a data source that connects to the NEWYORK ObjectServer. The NEWYORK ObjectServer is configured for access to the same LDAP server for user authentication.
Which component is used to create a new user with access to Web GUI?

  • A. IBM Tivoli Netcool/OMNIbus Administrator utility
  • B. Dashboard Application Services Hub
  • C. Web GUI Event Administration
  • D. WebSphere Administrative Console

Answer: C

 

NEW QUESTION 50
Which directory permission must a user be granted in order to install a gateway?

  • A. Read only
  • B. Sticky bit
  • C. Read/write
  • D. Execute

Answer: C

 

NEW QUESTION 51
Which two values are valid for the ProcessType definition in the Process Agent configuration file?

  • A. PaPA DAEMON
  • B. PA_SCRIPT
  • C. PaPA_AWARE
  • D. PaNOT_PA_AWARE
  • E. PA_DAEMON

Answer: C,D

Explanation:
Explanation
Can have the value PaPA_AWARE for PA aware processes and PaNOT_PA_AWARE for processes that are not PA aware. For more information about Process control awareness

 

NEW QUESTION 52
Which IBM Tivoli Netcool/OMNIbus V8.1 utility is used to install the EIF Probe?

  • A. Common Installer
  • B. IBM Installation Manager
  • C. nco_install_integration
  • D. Deployment Engine

Answer: B

 

NEW QUESTION 53
What can be specified by a -rulesfile command-line option when running the Probe Rules Syntax Checker?

  • A. the full path and file name of the log file to write the syntax errors
  • B. the full path and file name of the configuration file to use the Probe Rules Syntax Checker.
  • C. the full path and file name of the rules file to check
  • D. the default-original name of rules files of the specific Probe must be used

Answer: B

 

NEW QUESTION 54
The following listlU.sh was received from a client who is planning on upgrading to Web GUI V8.1. Which sequence of steps does the client need to follow to install and migrate the previousdata?

  • A. Perform a fresh installation of V8.1, export from the current version, and import the data into V8.1.
  • B. Upgrade the version of TIP first, and then proceed with the installation using the same directory.
  • C. Upgrade DE to IBM Installation Manager (IM), use IM to install and migrate Web GUI.
  • D. Install over the existing Web GUI installation and the migration scripts will convert the data.

Answer: D

 

NEW QUESTION 55
......

Full C9560-519 Practice Test and 70 unique questions with explanations waiting just for you, get it now: https://www.testkingpdf.com/C9560-519-testking-pdf-torrent.html