Defining observer jobs manually (on-prem only)
This section describes how to manually configure, schedule and run observers deployed on on-prem systems only using the provided scripts.
Remember: As an alternative to being configured using the Observer Configuration
UI, observer jobs have scripts to start and stop all available jobs, to list the status of a current
job, and to set its logging levels. These 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.
Note:
- It is recommended that you use the Observer Configuration UI to create and run observer jobs. However, to schedule jobs manually, you can use the information in this section.
- The scripts and configuration files to manually set up Observer jobs are for on-prem systems only and not available for OCP. Password encryption is required when configuring observer jobs manually.
All prerequisites are deployed during the Agile Service Manager core installation. This includes the containers for the observers, which should be installed and running, as well as the required scripts to manage jobs.
You can verify that the observer containers are running using the following
command:
/opt/ibm/netcool/asm/bin/asm_status.sh
The system will return text
showing all running containers in a state of Up
.SSL requirements: To acquire SSL certificates and
build SSL truststores, use the relevant instructions in the following section: Configuring observer job security
Tip: Do not change the parameters that
uniquely identify a resource or duplicate records will be created. Instead, create a new job,
then delete the old job.