This extract process is used to gather metric data from installed MOI appliances for analysis of machine learning enhancements and reported issues.
Environment
Mainframe Operational Intelligence MOI 2.0.*
Resolution
Extraction process for Metric Data
* Prerequisites
This utility needs to be executed on the host machine where the MOI Appliance is running.
MOI Appliance should be running and healthy
The host system needs to have enough free disk space ? during Extract process.
* Follow these steps:
Download and copy the attached zip file, moi-metric-extractor-v1_1672248229796.tar , to any directory on the appliance. A suggested directory would be /tmp/extract-moi-data
Run the below command to untar and unzip the downloaded file:
tar -xvf moi-metric-extractor-v1_1672248229796.tar
Clear directory /var/opt/moi/share/backups/ with the following command:
rm /var/opt/moi/share/backups/*
Run the script
sh extract-metrics-data.sh
Once script has executed, attach all files in this directory to the Case :
/var/opt/moi/share/backups/
Note: This script can take 10+ minutes to finish its execution.