Defining Network Manager Observer jobs
The ITNM Observer is installed as part of the core installation procedure. Using the ITNM Observer, you can define jobs that dynamically load data discovered by IBM Tivoli Network Manager for analysis by Netcool Agile Service Manager.
Before you begin
Important: The ITNM Observer supports the on-premise ITNM version 4.2.
Ensure you have the ITNM service details to hand, such as the ITNM domain, host and port number.
Remember: Swagger documentation for the observer is available at the following default
location: https://<your
host>/1.0/itnm-observer/swagger
About this task
The ITNM Observer jobs extract IBM Tivoli Network Manager resources using an Object Query Language JDBC driver. The Observer loads and updates the resources and their relationships within the Netcool Agile Service Manager core topology service.
- itnm_observer_common.sh
- The config file you use to customize ITNM Observer settings.
After installation, you define and start the following two jobs. You must edit the parameters in
the config file before running these jobs.
- Full Topology Upload
- A transient (one-off) job that loads all requested topology data.
- Listener
- A long-running job that monitors its source for updates and runs until it is explicitly stopped, or until the Observer is stopped.
Procedure
What to do next
- itnm_observer_listen_stop.sh
- Stops the Listener job
- itnm_observer_load_stop.sh
- Stops the Full Topology Upload job
- itnm_observer_job_list.sh
- Lists the current job status
- itnm_observer_log_level.sh
- Sets the log level
Remember: In addition to being configurable from the Observer Configuration UI,
all on-prem observer jobs also have scripts to start and stop all available jobs, to list the status
of a current job, and to set its logging levels. Scripts can be run with -h or
--help to display help information, and with -v or
--verbose to print out the details of the actions performed by the script,
including the full cURL command. For the on-prem version of Agile Service Manager, observer scripts
are configured for specific jobs by editing the script configuration files.