IBM Support

IBM Application Performance Management 8.1.4.0 8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-IF0015 readme

Fix Readme


Abstract

readme file for: Synthetic Playback Agent for IBM Cloud Application Performance Management 8.1.4.0 interim fix 15
Product Release: 8.1.4
Update Name: 8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-IF0015
Fix ID: 8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-IF0015

Content

Download location
Prerequisites and co-requisites
Known issues
Known limitations
Installation information
Installing
Troubleshooting installation problems from the Support site
Additional information
New Features
List of fixes
Document change history
Download location

When you select fixes, ensure your download options are set to "Include prerequisites and co-requisite fixes."
 
http://www.ibm.com/support/fixcentral/

Fix Download for Linux

Product Name Platform Fix
IBM Cloud APM Synthetic Playback agent Linux x86_64

Prerequisites and co-requisites

General description 

This fix is an interim fix for the Synthetic Playback Agent provided with IBM Cloud Application Performance Management family of products, Version 8.1.4.0. 

Platforms and prerequisites 

The Synthetic Playback Agent is supported on the platforms documented here.

Prerequisites for this interim fix 

The interim fix for the Synthetic Playback Agent can be applied to one of the following Synthetic Playback Agent versions:

01.00.05.00
01.00.05.01
01.00.05.02
01.00.05.03
01.00.05.05
01.00.05.06
01.00.05.07
01.00.05.08
01.00.05.09
01.00.05.10
01.00.05.11
01.00.05.12
01.00.05.13
01.00.05.14

These Synthetic Playback Agent versions are provided with:

IBM Cloud Application Performance Monitoring Advanced Private, Version 8.1.4.0.
IBM Cloud Application Performance Monitoring Advanced, Version 8.1.4.0.

The Synthetic Playback Agent must already be installed before you can apply this interim fix.

Known issues

Known limitations

  • SN agent can support latest IDE version, but several Selenium IDE commands do not work when used in playbacks on a Synthetic Agent.

  • This table highlights the differences between Selenium IDE 3.12 and SN agent IF14

Commands Work on IDE? Work on Synthetic?
Add selection Yes No
Answer on next prompt Yes Yes
Assert Yes Yes
Assert alert Yes Yes
Assert checked Yes Yes
Assert not checked Yes Yes
Assert confirmation Yes Yes
Assert editable Yes Yes
Assert not editable Yes Yes
Assert element present Yes Yes
Assert element not present Yes Yes
Assert prompt Yes Yes
Assert selected value Yes Yes
Assert not selected value Yes Yes
Assert selected label Yes Yes
Assert text Yes Yes
Assert not text Yes Yes
Assert title Yes Yes
Assert value Yes Yes
Check Yes Yes
Choose cancel on next Confirmation Yes Yes
Choose cancel on next prompt Yes Yes
Choose OK on next confirmation Yes Yes
Click Yes Yes
Click at Yes Yes
Close Yes Yes
Debugger Yes No
Do Yes Yes
Double-click Yes Yes
Double-click at Yes Yes
Drag to object Yes Yes
Echo Yes Yes
Edit content Yes Yes
Else Yes Yes
Else if Yes Yes
End Yes Yes
Execute script Yes Yes
Execute async script Yes Yes
For each Yes Yes
If Yes Yes
Mouse down Yes Yes
Mouse down at Yes Yes
Mice move at Yes Yes
Mouse out Yes Yes
Mouse over Yes Yes
Mouse up at Yes Yes
Open Yes Yes
Pause Yes Yes
Remove selection Yes Yes
Repeat if Yes Yes
Run Yes No
Run script Yes Yes
Select Yes Yes
Select frame Yes Yes
Select window Yes Yes
Send keys Yes Yes
Set speed Yes Yes
Set window size Yes Yes
Store Yes Yes
Store attribute Yes Yes
Store JSON Yes No
Store value Yes Yes
Store text Yes Yes
Store title Yes Yes
Store window handle Yes Yes
Store XPath count Yes Yes
Submit Yes Yes
Times Yes Yes
Type Yes Yes
Uncheck Yes Yes
Verify Yes Yes
Verify checked Yes Yes
Verify not checked Yes Yes
Verify editable Yes Yes
Verify not editable Yes Yes
Verify element present Yes Yes
Verify element not present Yes Yes
Verify selected value Yes Yes
Verify not selected value Yes Yes
Verify selected label Yes Yes
Verify text Yes Yes
Verify not text Yes Yes
Verify title Yes Yes
Verify value Yes Yes
Verify selected label Yes Yes
Wait for element editable Yes Yes
Wait for element not editable Yes Yes
Wait for element not present Yes Yes
Wait for element not visible Yes Yes
Wait for element present Yes Yes
Wait for element visible Yes Yes
Webdriver answer on visible prompt Yes No
Webdriver choose cancel on visible confirmation Yes No
Webdriver choose cancel on visible prompt Yes No
Webdriver choose ok on visible confirmation Yes No
While Yes Yes

Installation information

Before installation

One of the following Synthetic Playback Agent versions must be installed before you apply the interim fix:
01.00.05.00
01.00.05.01
01.00.05.02
01.00.05.03
01.00.05.05
01.00.05.06
01.00.05.07
01.00.05.08
01.00.05.09
01.00.05.10
01.00.05.11
01.00.05.12
01.00.05.13
01.00.05.14

The agent needs to be restarted as part of applying the patch.

Installing

Installing the IBM Cloud Application Performance Management Agent update

  1. [Optional] If you configured proxy for sn agent with command "/$Candle_Home/lx8266/sn/bin/set_proxy.sh", then you need to back up the "/$Candle_Home/config/.sn.environment" before you apply this patch.
  2. Download the patch bundle from Fix Central: 
    • Download 8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-XLINUX-IF0015.tar
  3. On each server where Synthetic Playback Agent is already installed, use the command `firefox -version` to check the version. If the version is not 78.14.0 ESR, update Firefox to version 78.14.0 ESR.  Versions other than 78.14.0 ESR are not supported.

  4. Stop SN agent first, then create a folder and unpack the patch bundle to this folder by using the tar utility.
    For example,
    # $Candle_Home/bin/synthetic_playback-agent.sh stop
    # mkdir /tmp/SN-8.1.4-IF15
    # tar xvf 8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-XLINUX-IF0015.tar -C /tmp/SN-8.1.4-IF15
  5. Change the current directory to the directory that includes this patch.
    For example:
    # cd /tmp/SN-8.1.4-IF15/8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-XLINUX-IF0015/
  6. Run the apmpatch.sh tool to install this patch:
    For example:
    # ./apmpatch.sh [$Candle_Home]

    Notes:
    If the agent is installed in a non-default directory, [$Candole_Home] parameter needs to be provided.
    The default $Candle_Home is /opt/ibm/apm/agent
  7. [Optional] If you want to configure proxy for your sn agent, run commands:
    # cd /$Candle_Home/lx8266/sn/bin
    #./set_proxy.sh
    Input the agent installation path, default is (/opt/ibm/apm/agent)
    Agent installation path is:/opt/ibm/apm/agent
    Input the number of proxy types:
    1 system proxy
    2 manual proxy
    3 pac proxy
    4 no proxy


    Select one of the proxy type to configure for your sn agent, input the necessary information to complete the configuration, then restart sn agent to make it effective.
 

Performing the necessary tasks after installation

A successful installation modifies the Synthetic Playback Agent version to 01.00.05.15


Run the <agent-home>/agent/bin/cinfo -i command and verify that the sn agent version is 01.00.05.15

Run the command '/opt/firefox/firefox -v', then get the output:

Mozilla Firefox 78.14.0esr


There is a dependency between the Synthetic Playback agent interim fix and the Cloud APM 8.1.4.0 Server interim fix 8 or a later interim fix. It is recommended that you install the latest Cloud APM server interim fix after you update your playback agents so that you can use Selenium .side scripts.  

Uninstalling if necessary

This maintenance package cannot be rolled back. If necessary, you can uninstall and reinstall the monitoring agent and patches.

For detailed instructions to uninstall monitoring agents, refer to the IBM Application Performance Management guide, here: 
http://www.ibm.com/support/knowledgecenter/SSHLNR_8.1.4/com.ibm.pm.doc/install/uninstall_agents.htm 

Troubleshooting installation problems from the Support site

For more information, refer to the troubleshooting and support Guide: 
http://www.ibm.com/support/knowledgecenter/SSHLNR_8.1.4/com.ibm.pm.doc/install/trouble_intro.htm 

Additional information

The Secure Hash Algorithm 256 (SHA256) checksum of the image is as follows:
SHA256(8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-XLINUX-IF0015.tar)= 479ad2cda1c8b381679bec5fd79f26c1d746d1935a0d026b7fe0ac392c900e66

Image Contents 


The following files implement this fix.
- 8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-README-IF0015.readme.html - This readme file

- 8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-XLINUX-IF0015.tar - For extracting patch files use the tar utility.

Extracting the bundle (.tar) creates the following directory and patch files:
Note: you can use tar command to extract the .tar file:
 # tar -xvf 8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-XLINUX-IF0015.tar

8.1.4.0-IBM-APM-SYNTHETIC-PLAYBACK-AGENT-XLINUX-IF0015
|-- apmpatch.sh
|-- patches
|-- patch.properties

New Features

List of fixes

The following problems are addressed by this interim fix.
- Fix APAR IJ35109: "APM 8.1 synthetic (SN) agent does not support custom Firefox profile"

APARs

- IJ35109: "APM 8.1 synthetic (SN) agent does not support custom Firefox profile"

Steps to enable APARs IJ35109 to support custom Firefox profile:

  • Stop the SN agent:
/opt/ibm/apm/agent/bin/synthetic_playback-agent.sh stop
  • Launch the command:
export FIREFOX_PROFILE_PATH=<home directory of your firefox profile> 
For example:
export FIREFOX_PROFILE_PATH=/root/firefox_profiles/customizedProfile
  • then, start the SN agent:
/opt/ibm/apm/agent/bin/synthetic_playback-agent.sh start
Note: to disable reusing the same /customized profile, remove or unset the FIREFOX_PROFILE_PATH environment variable and restart the agent.

IBM Cloud Application Performance Management Synthetic Playback agent defects: 

None

Enhancements included from previous interim fixes: 
None

APARs and defects included in previous interim fixes: 

Document change history

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSVJUL","label":"IBM Application Performance Management"},"ARM Category":[{"code":"a8m500000008b2uAAA","label":"Synthetic Agent"}],"ARM Case Number":"","Platform":[{"code":"PF016","label":"Linux"}],"Version":"8.1.4","Line of Business":{"code":"LOB45","label":"Automation"}}]

Product Synonym

APM

Document Information

Modified date:
21 October 2021

UID

ibm16487543