Home kellton

Main navigation

  • Services
    • Digital Business Services
      • AI & ML
        • Utilitarian AI
        • Predictive Analytics
        • Generative AI
        • Machine Learning
        • Data Science
        • RPA
      • Digital Experience
        • Product Strategy & Consulting
        • Product Design
        • Product Management
      • Product Engineering
        • Digital Application Development
        • Mobile Engineering
        • IoT & Wearables Solutions
        • Quality Engineering
      • Data & Analytics
        • Data Consulting
        • Data Engineering
        • Data Migration & Modernization
        • Analytics Services
        • Integration & API
      • Cloud Engineering
        • Cloud Consulting
        • Cloud Migration
        • Cloud Managed Services
        • DevSecOps
      • NextGen Services
        • Blockchain
        • Web3
        • Metaverse
        • Digital Signage Solutions
        • Spatial Computing
    • SAP
      • SAP Services
        • S/4HANA Implementations
        • SAP AMS Support
        • SAP Automation
        • SAP Security & GRC
        • SAP Value Added Solutions
        • Other SAP Implementations
      • View All Services
  • Platforms & Products
    • Audit.io
    • Kellton4Health
    • Kellton4NFT
    • Kellton4Commerce
    • KLGAME
    • tHRive
    • Optima
    • Our Data Accelerators
      • Data DigitalTwin
      • SmartScope
      • DataLift
      • SchemaLift
      • Reconcile360
    • View All Products
  • Industries
    • Fintech, Banking, Financial Services & Insurance
    • Retail, E-Commerce & Distribution
    • Pharma, Healthcare & Life Sciences
    • Non-Profit, Government & Education
    • Travel, Logistics & Hospitality
    • HiTech, SaaS, ISV & Communications
    • Manufacturing, Automotive & Chemicals
    • Oil,Gas & Mining
    • Energy & Utilities
    • View All Industries
  • Insights
    • Blogs
    • Brochures
    • Success Stories
    • News / Announcements
    • Webinars
    • White Papers
  • Careers
    • Life At Kellton
    • Jobs
  • About
    • About Us
    • Our Partners
    • Our Leadership
    • Testimonials
    • Analyst Recognitions
    • Investors
    • Privacy-Policy
    • Contact Us
    • Our Delivery Centers
      • India Delivery Center
      • Europe Delivery Center
Search
  1. Home
  2. All Insights
  3. Blogs

Software AG Optimize for Infrastructure (OFI): Installation and Configuration

Data Engineering & AI
Integration & API
Digital Transformation
January 21 , 2020
Posted By:
Digital Practice Team
linkedin
Software AG Optimize for Infrastructure

Other recent blogs

Generative AI companies
ROI of Generative AI: Measuring its impact and value for your business
April 15 , 2025
Data migration cost
Breaking down the cost of Data Migration: Is it worth in 2025
April 10 , 2025
Data Migration trends 2025
Revealing top Data Migration trends and predictions to watch
April 01 , 2025

Let's talk

Reach out, we'd love to hear from you!

Image CAPTCHA
Get new captcha!
Enter the characters shown in the image.

webMethods Optimize is used to monitor resource availability and thresholds. It also sends alerts and takes actions in case of failures or rule violations.  

The two different implementations of Optimize are: 

  • Optimize for Infrastructure (OFI): OFI is used to monitor system data in real-time such as the status of Scheduler and the trigger or ports on Integration Server (IS). It can monitor individual objects as well as the overall status of your system.
  • Optimize for Process (OFP): OFP is used to monitor how business processes are performing across the enterprise.

Components of OFI

  1. Infrastructure Data Collector: It collects the infrastructure data using the Monitoring API and passes it to the Analytic Engine.
  2. Web Service Data Collector: The Web Service Data Collector provides an interface through which clients or programs can send operational or process data about applications to the Analytic Engine.
  3. The Analytic Engine: The Analytic Engine receives business, system, and process data from the data collection engine and saves it in the database. Optimize for Infrastructure analyzes data, saves the analysis in the database, and sends information about the status of business and system activity to the My webMethods user interface. It also performs other actions such as sending alerts to specified users, when problems occur. 

Software AG Products Required for OFI Implementation 

SAG ComponentFunction
Web Service Data Collector (WSDC)
Infrastructure Data Collector (IDC)
Data Collection
Software AG Universal MessagingData Communication
Analytic Engine (AE)Data Processing and Analysis
Database ComponentsData Storage
My webMethods User InterfaceData Presentation
OFI

Sub-components of Analytic Engine  

AE ComponentsFunctions
Event HandlerReceives system data from IDC and business data from Web Service Descriptor (WSD).
Process TrackerReceives data from WSD and tracks the state of processes such as 
wait and cycle time.
Statistical EngineRuns algorithms on data.
Rules EngineCompares the data received from the Analytic Engine with existing or custom rules. 
Web ServicesSends the analysis results to the Marketplace Web Service (MWS) user interface. It displays the results, along with icons, and indicates if there is a rule violation. 

OFI Installation 

 a) Database for OFI

  • Create a separate schema (Oracle) or database (SQL server) for OFI and run the database script for Optimize. 
 WebMethods Database Component Configurator
  • The script will install the below tables in the database.
    Database Configurator
    b) Install Optimize 

Software AG Installer

The script will install the below tables in the database.

Software AG Installation

Starting and Stopping OFI Components 

Once the installation is done, start the Optimize components by running the below .bat or .sh script.

Windows

Optimize ComponentStartup Batch Application
AE<SAG Directory>\optimize\analysis\bin\startup.bat
IDC<SAG Directory>\optimize\dataCollector\bin\startup.bat
WSDC<SAG Directory>\profiles\InfraDC\bin\startup.bat

Note: If these components were registered as windows demons during installation, they can also be started through windows services.

Unix

Optimize ComponentStartup Batch Application
AE<SAG Directory>\optimize\analysis\bin\startup.sh
IDC<SAG Directory>\optimize\dataCollector\bin\startup.sh
WSDC<SAG Directory>\profiles\InfraDC\bin\startup.sh

Checking Server Status

  • Analytic Engine

    In MWS, navigate to Administrator->My webMethods->System Settings->Server
    and click on Check Server Status. Green color means AE is running. 

Analytics Engine Host

  • Infrastructure Data Collector

    Open the below-mentioned URL in a browser. 
    http://<host>:15005
    If IDC is running, the below window will open

Software Web Methods

OFI Configuration 

        c) Integration Server Configuration 

            Once the Integration Server is up, configure using the below-mentioned steps:

  1. Optimize package configuration 
  • Navigate to Packages->Management
  • Click on the home page of the package WmOptimize
  • Set the Analytic Engine host, port, and the Unified Messaging (UM) server URL other than Default

Configuration

2. JMS Configuration

  • Navigate to Settings->Messaging->JMS Configuration- JNDI Settings
  • Change the provider URL and make it other than Default on the Default JNDI provider

JANDI

  • Click on Test lookup and make sure that it is returning the list of connection factories, topic, and queue
  • Navigate to Settings->Messaging->JMS Settings and enable the Default IS JMS connection
     

JMS

d) MWS (My webMethods Server) configuration 

1. Database Pool Configuration for OFI  

  • In MWS, Navigate to Administrator->System Wide->Environment and click on Add Pools to create a database connection pool to Optimize database and test the connection
  • This is similar to the JDBC pool on the Integration Server.

MWS

2. Define Environment 

  • The Define Environment page enables you to configure Optimize components such as Analytic Engine and Data Collector
  • My webMethods provides a user interface to configure Optimize (Environment), once all the components are running
  • In MWS, navigate to Applications->Administration->System-Wide-> Environments>Define Environments to add a new environment 

    The following are the seven configuration steps:
  1. Add Design Servers
  2. Configure Servers
  3. Define Host
  4. Map Server
  5. Map Endpoints
  6. Map Database Pools
  7. Validate

3. Deploy Environment

Enviroment
4. Discovery
5. Assets
6. Monitor Components 

Configuration Overview and Analytics Overview

a)    Configuration Overview

Configuration Overview

b)    Analytics Overview

Analytics Overview

 OFI

KPI

 

KPI

 KPIs and Rules

    a)    Key Performance Indicators (KPIs)

  • It is used to monitor quantitative business and system data. Optimize uses KPIs to monitor data for exceptions and trends.
  • System KPI instances store application data and business KPI instances store data on business processes.
  • Optimize create and store data that corresponds to the KPI in a KPI instance.
    Example: State KPI instance is used to store the value of the last data collected in each collection interval where the possible values are 1 (online) or 0 (offline).

 b)    Rules

  • A rule signifies a condition under which a processor resource becomes problematic and requires attention when the IS trigger or UM is down.
  • We can also define the alert notification or action required, in case of a rule violation.
  • Optimize provides inbuilt rules that can be modified or, a new custom rule that can be created.  
  • By default, Optimize applies the rule on all processes or applications. To apply the rule on specific processes or applications, the rule filter needs to be created. 

Types of rules 

  • KPI Rules:  This applies to KPIs that were created for business or system data 
  • Event and Threshold Rules: These rules are applied on all types of data that require immediate response, such as unexpected shut down of an application or the CPU usage exceeding its limits

OFI Use Case 

a)  Alert notification when an application is down 

  1. When the Integration Server is down

    Failed Status
  2. When the UM server is down

            Error in Optimize       Error in Optimize

b) Alert notifications when a Software AG component is offline or down
   
        a. 
Alert notification when any webMethods component is offline or down

  1.   When the IS Scheduler is disabled

    Host Name
  2.  When the IS Port is disabled

    Disable the https port 5557 on IS

     Failed Status
  3. If any package is disabled

    Disable the package on the server

    Failed Status

c)  Alert notification when the server memory threshold is reached

When the used memory of IS exceeds 10% of the allocated memory

  Host Name

d)  Alert notification when Realm Channel has queued up documents

   Failed Status

e)  Alert notification when CSQ for Native Connection is more than 0

Failed Status   

f) Take an action when the rule is violated             

In case a trigger is down, it is considered to be a violation of rules. The desired action should be taken to execute the services instantly, which will enable the trigger again. 

Want to know more?

Quantum-proofing your business
Blog
Quantum-proofing your business: A critical security imperative
March 28 , 2025
What is data migration
Blog
The what, how, and why of data migration
February 03 , 2025
Data Migration Challenges
Blog
Top data migration mistakes to avoid in 2025
January 27 , 2025

North America: +1.844.469.8900

Asia: +91.124.469.8900

Europe: +44.203.807.6911

Email: ask@kellton.com

Footer menu right

  • Services
  • Platforms & Products
  • Industries
  • Insights

Footer Menu Left

  • About
  • News
  • Careers
  • Contact
LinkedIn Twitter Youtube
clutch Badge

© 2024 Kellton