Defining TADDM Observer jobs
The TADDM Observer is installed as part of the core installation procedure. Using the TADDM Observer, you can retrieve network topology data from the TADDM database and use this data to create topologies within the topology service.
Before you begin
To connect to a TADDM Oracle database, you must place the Oracle JDBC Driver into the $ASM_HOME/lib folder, and then restart the observer for it to take effect. You can download the driver from the Oracle website, or copy it them from the Oracle server (not the Oracle client) from the following location: ../app/oracle/product/Oracle_version/dbhome/jdbc/lib/ojdbc6.jar
Ensure you have the TADDM Rest API login access details in hand, such as the TADDM API URL, username and password.
All prerequisites are deployed during the Agile Service Manager core installation. This includes the TADDM Observer docker container, which has been installed and should be running, as well as the required scripts to manage jobs. All observers have scripts to start and stop all available jobs, to list the status of a current job, to set its logging levels, and to configure its job parameters.
$ASM_HOME/bin/docker-compose ps
The system should return text
indicating that asm_taddm-observer_1 has a state of
Up and therefore is running.About this task

- A computer system can be a host, server, router or switch
- A computer system contains CPU, L2Interface and storage
- Operating system, application server and service run on a computer system
- A computer system can connect to another computer system
- A SAPSystem contains collection
- An application server can be a member of a collection
TADDM model object | Agile Service Manager entity types |
---|---|
AppServer | application |
ComputerSystem | host, server, router, switch |
CPU | cpu |
L2Interface | networkinterface |
IpInterface | networkinterface |
IpAddress | ipaddress |
OperatingSystem | os |
Service | service |
StorageExtent | storage |
Function | service |
SAPSystem | application |
Collection | group |
The TADDM Observer job retrieves topology data using the TADDM REST API. The observer loads and updates the resources and their relationships within the Netcool Agile Service Manager core topology service.
taddm_observer_common.sh
- The config file you use to customize TADDM Observer settings.
- Load job
- A transient (one-off) job that loads all requested topology data.
Procedure
To edit the parameters in the config file
To start the Load job
Results
What to do next
- taddm_observer_load_stop.sh
- Stops the Load job
- taddm_observer_job_list.sh
- Lists the status of current jobs
- taddm_observer_log_level.sh
- Sets the log level