Skip to content

Files

This branch is 3 commits ahead of, 14 commits behind IBM/IBM-Z-zOS:main.

SMF-Tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 14, 2019
Jan 12, 2021
May 10, 2018
Aug 18, 2017
Jan 27, 2018
Jun 7, 2024
Jan 9, 2024
Feb 12, 2024
Jun 12, 2024
Feb 5, 2024
Jan 9, 2024
Jan 9, 2024

IBM SMF resources for the z/OS platform

This repository contains SMF resources that might be useful to the z/OS community. Here you might find items of interest about new functions in z/OS.

We welcome your feedback on anything you see here.

There are no warranties of any kind, and there is no service or technical support available for these materials from IBM. As a recommended practice, review carefully any materials that you download from this site before using them on a live system.

Though the materials provided herein are not supported by the IBM Service organization, your comments are welcomed by the developers, who reserve the right to revise or remove the materials at any time. To report a problem, or provide suggestions or comments, contact zosmig@us.ibm.com, or open a GitHub issue.

Build

  1. Install Apache Maven and make sure mvn is on your PATH
  2. Compile and package from this folder:
    mvn clean install
    
  3. Use the executable JAR at SMF_JAR/target/smftools.jar on a z/OS system:
    java -jar smftools.jar ...