Types of monitors - syncsort_scc_monitor - Latest

Syncsort™ Storage Management Monitor RTM User Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ software
Product
Syncsort™ Storage Management > Syncsort™ SCC Monitor
Version
Latest
ft:locale
en-US
Product name
Syncsort Storage Management
ft:title
Syncsort™ Storage Management Monitor RTM User Guide
Copyright
2025
First publish date
1991
ft:lastEdition
2025-12-05
ft:lastPublication
2025-12-05T10:34:38.129000
L1_Product_Gateway
Integrate
L2_Product_Segment
IBM Infrastructure
L3_Product_Brand
Precisely Syncsort
L4_Investment_Segment
Mainframe
L5_Product_Group
Mainframe Storage Optimization
L6_Product_Name
Syncsort Storage Management

SCC Monitor supports three types of monitoring: Snapshot and Interval which perform data sampling, and Real-time which is event driven. This manual covers the Real-Time monitor. For documentation on the Snapshot and Interval Monitors, examine the MON- SNAPSHOT manual.

Snapshot : The MONRUN program (MON-SNAPSHOT) can be executed as a batch job or started task. The information monitored or data collected is relevant only at the time that the Monitor executes. A Snapshot is simply a sample taken at any given point in time.

Interval : You can also take periodic snapshots, or Interval monitoring. If the interval length is rela- tively short the MONRUN program should be executed as a started task with a WAIT parameter to define a sample interval. If the interval length is fairly long, you can establish an interval by using a job scheduler to execute a Snapshot request at specific times during the day.

Real-time : MON-RTM is an operating system extension that gets control whenever a data set is cre- ated, extended, renamed, released (RLSE) or deleted. The RTM component can also be used to capture the HSM log records as they are written to SMF. This form of monitoring is event driven, so the data collected by RTM is valid at any given moment in time.

RTM is activated when the DIF START RTM command activates the operating system extensions. This command is usually processed during DIF initialization when the com- mands in the START00 parmlib member are executed.