What is the primary function of zOSMON?
zOSMON processes SMF records, primarily off the mainframe, to provide performance insights. It focuses on efficient data extraction, transformation, and loading (ETL) to support reporting and analysis.
What configuration files are used by zOSMON?
zOSMON uses configuration files, often in YAML or similar formats, to define data sources, transformations, and output destinations. These files specify how SMF records are processed and mapped to reporting structures.
What output formats does zOSMON support?
zOSMON supports various output formats, including CSV, JSON, and database tables. This allows integration with different reporting and analytics tools. The specific formats are configured in the transformation definitions.
What are the key components of zOSMON's architecture?
zOSMON's architecture includes components for data extraction, transformation, and loading. The transformation component is critical for mapping SMF data to meaningful metrics.