Updated Nov-2021 Official licence for C9560-519 Certified by C9560-519 Dumps PDF [Q19-Q39]

Share

Updated Nov-2021 Official licence for C9560-519 Certified by C9560-519 Dumps PDF

Grab latest Amazon C9560-519 Dumps as PDF Updated on 2021

NEW QUESTION 19
Which functionality is provided by this probe configuration?
NHttpd.EnableHTTP: TRUE
NHttpd.ListeningPort: 2000

  • A. remote administration of the probe
  • B. interface for HTTP Eventstreams
  • C. enables IBM Installation Manager to remotely update and patch the probe
  • D. remote access to the probe to view Eventstreams

Answer: B

 

NEW QUESTION 20
What are three supported databases for the JDBC gateway?

  • A. Derby
  • B. Oracle
  • C. DB2
  • D. PostgreSQL
  • E. ISQLLite
  • F. Microsoft SQL Server

Answer: B,C,F

Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSSHTQ/omnibus/gateways/jdbcgw/wip/reference/jdbcgw_db

 

NEW QUESTION 21
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 22
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 23
A new employee has the task of assigning roles to the groups who will be using the Web GUI. Which role does the employee need to operate his duties?

  • A. ncw__admin
  • B. operator
  • C. iscadmins
  • D. configurator

Answer: C

 

NEW QUESTION 24
When using the configuration files that are included with IBM Tivoli Netcool/OMNIbus to create a collection layer ObjectServer and collection to aggregation gateway, how are events removed from the collection layer ObjectServer?

  • A. A database trigger in the collection ObjectServer deletes the events based on the SELECT operations from the gateway.
  • B. A signal trigger in the collection ObjectServer deletes the events based on receipt of a signal from the aggregation layer ObjectServer.
  • C. The gateway deletes the events after they are forwarded to the aggregation layer ObjectServer.
  • D. The gateway updates a custom event column after the event is sent to the aggregation layer ObjectServer, and a trigger removes the events based on the value of the column.

Answer: C

 

NEW QUESTION 25
Which two steps are taken to debug performance issues with the IBM Tvioli Netcool/OMNIbus ObjectServer triggers?

  • A. review the ObjectServer logfile for error messages
  • B. enable ObjectServer profiling
  • C. enable ObjectServer Trigger debug mode
  • D. review the Trigger Stats log file for problematic triggers
  • E. disable all the triggers and enable them one-by-one looking for errors

Answer: D,E

 

NEW QUESTION 26
Which three statements are true regarding the nco_dbinit utility?

  • A. It creates a file with the environment variables used by the ObjectServer.
  • B. It creates the interfaces file that stores server communication information.
  • C. It creates a properties file for the new ObjectServer.
  • D. It creates the default performance reports and charts.
  • E. It creates default users, groups, and roles for the new ObjectServer.
  • F. It creates the default database tables and data for the new ObjectServer.

Answer: A,C,D

 

NEW QUESTION 27
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 28
Which ObjectServer role is required for a user to add an external tool to a menu?

  • A. DesktopAdmin
  • B. ToolsAdmin
  • C. MenuAdmin
  • D. Administrator

Answer: A

 

NEW QUESTION 29
There is a requirement to create a dashboard page where widgets resize based on the resolution of the screen that is used. Which page layout types will satisfy this requirement?

  • A. Proportional
  • B. Freeform
  • C. Dynamic
  • D. Fluid

Answer: A

 

NEW QUESTION 30
A role and corresponding view have been created, and need to be assigned to a group of users. Where is this configured?

  • A. the User Preference Profiles
  • B. the Console Preference Profiles
  • C. the Group Preference Profiles
  • D. the View Preference Profiles

Answer: A

 

NEW QUESTION 31
What are three supported formats for Web GUI tools?

  • A. Autonomous
  • B. Temporal
  • C. Java
  • D. SQL
  • E. Script
  • F. CGI

Answer: D,E,F

Explanation:
Explanation
You can create tools that are executed from right-click menus in event lists or when users click a widget. The tool formats supported are CGI, SQL, Command-line, and Script.
https://www.ibm.com/support/knowledgecenter/SSSHTQ_8.1.0/com.ibm.netcool_OMNIbus.doc_8.1.0/webtop

 

NEW QUESTION 32
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 33
How are a newly created series of ObjectServer tools made available to end user Event Lists?

  • A. Assign users the ncw_execute role and have them log in again.
  • B. Add the tools to the appropriate Event List menu(s).
  • C. Reload the event list
  • D. Users can add created tools from the tools menu in the Event List.

Answer: C

 

NEW QUESTION 34
To enable the HTTP/OSLC interfaces, which ObjectServer property must be set to true?

  • A. NHttpcLSSLEnable
  • B. NHttpd.EnableFileServing
  • C. NRestOS.Enable
  • D. NRestOS.OSLCResourceConfigFile

Answer: C

 

NEW QUESTION 35
The ObjectServer trigger statistics log file shows the new_row trigger is taking excessive amounts of ObjectServer granularity time. In addition, the ObjectServer profiler report log file shows one particular SNMP probe is taking the majority of the profiler report granularity period. What should be considered to improve ObjectServer performance?

  • A. modify the new_row trigger from a database trigger to a temporal trigger
  • B. ensure the clean_details_table and clean_journal_table triggers are enabled
  • C. configure the SNMP probe to protect against event floods
  • D. reduce the number of events in the alerts.status table

Answer: C

 

NEW QUESTION 36
Which role is required to be able to create filters, views and maps?

  • A. ncw_admin
  • B. isc_admin
  • C. webggi_admin
  • D. netcool_rw

Answer: A

 

NEW QUESTION 37
When developing pages for use in the Web GUI portal, what is used to create a link to publish content from one page to another?

  • A. Wires
  • B. Publish
  • C. Export
  • D. Link pages

Answer: A

 

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

Which statement describes the Display layer configuration for the company?

  • A. A Display ObjectServer forwards events from the Aggregation layer to client programs through a unidirectional ObjectServer gateway.
  • B. A Display ObjectServer is the central point where events from all sources are aggregated and processed.
  • C. A Display ObjectServer is configured on the same computer as the backup Aggregation ObjectServer.
  • D. A Display ObjectServer receives events from the Aggregation layer through a unidirectional ObjectServer gateway.

Answer: A

 

NEW QUESTION 39
......


IBM C9560-519 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Given that there are multiple Log Files Management commands
  • Verify the communications settings for the ObjectServer so that communication between the components is identified and verified
Topic 2
  • Given the disk space requirements, privileged ID and operating system dependencies install ObjectServer so that the ObjectServer is installed and running
Topic 3
  • Determine the installation requirements for disk
  • Verify the prerequisites on target installation servers so that the prerequisites have been identified
Topic 4
  • Given the Netcool Architecture, authentication requirements and Web GUI user processes
  • Configure the Accelerated Event Notification (AEN) Client so that the AEN Client is configured
Topic 5
  • Configure gateways between ObjectServer so that the gateway is configured between two ObjectServers
  • Given that OMNIbus is installed, Netcool Architecture document
Topic 6
  • Modify and verify the Configuration of locale, environment variable, gateway
  • Given the Installed and configured ObjectServer, Netcool Architecture document and hardware
Topic 7
  • Given the customer environment, Solution architecture and detailed requirements
  • Deploy startup scripts so that OMNIbus components are successfully started
Topic 8
  • Migrate existing ObjectServer data so that the existing ObjectServer data has been migrated
  • Initiate installation of Administrator and Event List so that the Administrator and Event List are installed and running.
Topic 9
  • Identify event sources, probes and gateways for the event management solution deployment so that a list of event sources
  • Identify which user groups require access to what functions
Topic 11
  • Given the installed and configured ObjectServer, and installed process agent
  • configure the Proxy Server and probes so that the Proxy server is running with probes connected

 

Latest C9560-519 Exam Dumps IBM Exam from Training: https://www.examslabs.com/IBM/IBM-Cloud-Management-and-Platform/best-C9560-519-exam-dumps.html