Defining VMware NSX Observer jobs
The VMware NSX Observer is installed as part of the core installation procedure. Use the VMware NSX Observer when you have VMware NSX installed in your environment to define jobs that dynamically load VMware NSX data for analysis by Netcool Agile Service Manager.
Before you begin
You can use the VMware NSX Observer when you have a VMware NSX appliance in your
environment.
Important: The VMware NSX Observer supports the on-premise VMware NSX
version 6.3.
Ensure you have the VMware NSX service details to hand, such as username, password, SSL TrustStore and URL.
Remember: Swagger documentation for the observer is available at the following default
location: https://<your
host>/1.0/vmwarensx-observer/swagger
About this task
The VMware NSX Observer job extracts VMware NSX resource information via REST. The Observer loads and updates the resources and their relationships within the Netcool Agile Service Manager core topology service.
vmwarensx_observer_common.sh
- The config file you use to customize VMware NSX Observer settings.
You define and start the following job. You must edit the parameters in the config file before
running this job.
- Full Topology Upload job
- A transient (one-off) job that loads all requested topology data.
The VMware NSX Observer loads the following resources and their relationship into the Netcool
Agile Service Manager core topology service:
- NSX Appliance
- vCenter Appliance
- NSX Controller
- Edge Router - Logical (Distributed) Router, Edge Service Gateway
- Virtual Machines
- Host
- VNIC
Procedure
To edit the parameters in the config file
To acquire VMware NSX SSL certificate and build SSL truststore
To start the Load job
What to do next
You can also use the following scripts:
- vmwarensx_observer_query_stop.sh
- Stops the Full Topology Upload job
- vmwarensx_observer_job_list.sh
- Lists the status of current jobs
- vmwarensx_observer_log_level.sh
- Sets the log level
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.