Defining ALM Observer jobs
Using the Agile Lifecycle Manager Observer, you can define jobs that dynamically load data associated with intent from the Agile Lifecycle Manager for analysis by Netcool Agile Service Manager.
Before you begin
The ALM observer supports the discovery of Cloud Pak for Network Automation (CP4NA) and has been tested against versions 2.3.x and 2.4.x.
The ALM observer was first developed to integrate with the legacy Telco Network Cloud Manager (TNCM) Orchestrator (TNCO/ALM). A re-branding from ALM (Agile Lifecycle Manager) to CP4NA happened, while the observer retained its ALM name.
The observer has some level of backward compatibility with the legacy ALM.
The Agile Lifecycle Manager Observer is installed as part of the core installation procedure.
About this task
The Agile Lifecycle Manager Observer jobs listen to the Kafka 'state change' topics of Agile Lifecycle Manager, as well as the Agile Lifecycle Manager Resource Manager. Information is extracted from Agile Lifecycle Manager about Assemblies and Resources and a topology is created.
alm_observer_common.sh
- The configuration file you use to customize the listening job for the Agile Lifecycle Manager lifecycle events topic.
- alm_observer_common_rm.sh
- The configuration file you use to customize the listening job for the Agile Lifecycle Manager Resource Manager lifecycle events topic.
- Listener for Agile Lifecycle Manager lifecycle events
- A long-running job that monitors its source for updates and runs until it is explicitly stopped, or until the observer is stopped.
- Listener for Agile Lifecycle Manager Resource Manager lifecycle events
- 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
- alm_observer_listen_stop.sh
- This script stops the Listener job for Agile Lifecycle Manager lifecycle events.
- alm_observer_listen_stop_rm.sh
- This script stops the Listener job for Agile Lifecycle Manager Resource Manager lifecycle events.
- alm_observer_job_list.sh
- This script lists the current job status.
- alm_observer_log_level.sh
- This script sets the log level.