Available from 9.2.5. After you distribute the disconnected scanner package to the computers in your infrastructure, install the scanner and run the scans.
About this task
Scanner installation path is the location where you upload the installation files. After you install the disconnected scanner, its installation path cannot be changed. To install the disconnected scanner in a different location, back up the endpoint_id.txt file, configuration files, packages with scan results, and logs. Then, uninstall the scanner, move the files to a different directory, and install the scanner in the new location. For more information, see: Upgrading the disconnected scanner (disconnected scenario).
Procedure
-
Go to the directory where you unpacked the disconnected scanner package.
-
For older versions of Linux on z Systems, you might need to provide the machine type, processor type, shared pool capacity, and system active processors.
Note: Provide the information only on systems where automatic capacity configuration is not supported.
Automatic capacity configuration is supported on Linux on z/KVM, on z/VM and
on System z10 starting from model E64 (type 2097) mainframes with z/VM 6.3. Additionally, such
systems must meet the following requirements:
- Must support the Store Hypervisor Information (STHYI) instruction.
- Global performance data control option must be set in HMC for LPARs.
- The debugfs file system must be mounted.
Starting from application update 9.2.21, you can provide the information by exporting the following variables before you run the scanner installation script. In older version of the disconnected scanner, or if you do not export the variables, the script prompts for these parameters if the scanner cannot collect them automatically.
export TLM_MACHINETYPE=
export TLM_PROCESSORTYPE=
export TLM_SHAREDPOOLCAPACITY=
export TLM_SYSTEMACTIVEPROCESSORS=
For example, to export variables for a z9 machine with 12 IFL processors that run on a shared pool with a capacity of 20, set the variables as follows.
export TLM_MACHINETYPE=z9
export TLM_PROCESSORTYPE=IFL
export TLM_SHAREDPOOLCAPACITY=20
export TLM_SYSTEMACTIVEPROCESSORS=12
-
For Solaris systems that run on SPARC, specify whether the system is in Dynamic System Domains. Starting from application update 9.2.21, you can do this by exporting the following variable before you run the scanner installation scripts. In older version of the disconnected scanner, or if you do not export the variable, the script asks for this parameter.
-
If the computer runs on a public cloud, go to the config folder, open the setup_config.ini file, and specify the type of the public cloud in the PUBLIC_CLOUD_TYPE parameter. For more information, see: Configuration parameters of the disconnected scanner (disconnected scenario).
-
Change to the directory where you copied the disconnected scanner files.
-
To install the disconnected scanner and set up regular scans, run the following script.
-
Validate the content of the computer.yml file. For more information, see: Content of the computer.yml file (disconnected scenario).
<disconnected_scanner_dir>/config/computer.yml
<disconnected_scanner_dir>/work/computer.yml