How the Acquire Works - syncsort_capacity_management - 12.60

Syncsort™ Capacity Management Installation Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ Capacity Management
Version
12.60
Language
English
Product name
Syncsort™ Capacity Management
Title
Syncsort™ Capacity Management Installation Guide
Copyright
2024
First publish date
1985
Last updated
2024-11-05
Published on
2024-11-05T05:01:05.469794

Acquire runs autonomously on the host system. All communication between Acquire and the Syncsort™ Capacity Management Control Center is via file transfer (the protocol used can be FTP or Secure FTP). File transfer is initiated with the Syncsort Capacity Management Control Center acting as the client end and the VMS system acting as the server end of the conversation.

The Control Center controls data capture by downloading a file called APM­CONFG.TXT to the node specific configuration directory of the METRON_DC user. This is a text file, a sample of which is listed later. The APM_MANAGER job processes this file and controls the creation of data by using batch jobs in the APM_DC_<nodename> queue, and also manages the housekeeping of data, all based on the instructions in APMCONFG.TXT.

All the data captured by Acquire is written periodically to a set of files in the directory described by the logical name APMDATA.

The capture of performance data by Acquire is carried out as follows:

All the captured data is written to a set of text-format files, which are then com­pressed using the GZIP command.
  • Data on CPU performance, disk operation rates and disk queue lengths is captured using the standard VMS MONITOR command

  • Data on processes is captured using the GETJPIW system service

  • Data on disk free space is captured using the GETDVI system service

  • Other system data is captured using the GETSYI system service