Newsletters
Abstract
Hello and welcome to the IBM Monitoring Academy Newsletter for January February 2021
In these bi-monthly newsletters we are sharing a selection of our high value content, recent updates, and any information you might missed. It is hosted here with external links within the blog so have a read.
Content
Hello and welcome to the IBM Monitoring Academy Newsletter for January/February 2021
Top Flashes/Technotes
Link to ITCAM For Transactions v7.4 Content section
Link to ICAM/CP4MCM/ICP Section
ITM v6
IJ26437: UPLIFT ITM JAVA RUNTIME ENVIRONMENT (JRE).
https://www.ibm.com/support/pages/apar/IJ26437
IJ26922: WINDOWS WAREHOUSE PROXY AGENT TEST CONNECTION TO ODBC DRIVER FAILS.
Error description: Clicking the "Test connection" button that tests the Windows Warehouse Proxy Agent connection to its ODBC Driver fails with the following error popup message displayed to the user.
JDBC driver cannot be loaded
sun.jdbc.odbc.JdbcOdbcDriver.
https://www.ibm.com/support/pages/apar/IJ26922
IJ28501: WHEN USING SQL COUNTS SCREEN, IN E3270UI CUSTOMER SEE MULTIPLE ROWS FOR EACH OF THE DIFFERENT DESCRIPTION COLUMNS(IE, SELECT, IN
Error description: z/Os for a DB2 agent running connecting to TEMS, we get duplicate rows returned from a number of SQL requests..
https://www.ibm.com/support/pages/apar/IJ28501
IJ28438: UPLIFT ITM JAVA RUNTIME ENVIRONMENT (JRE).
The IBM Java Runtime (JREs) shipped with IBM Tivoli Monitoring will be uplifted to a more current version
https://www.ibm.com/support/pages/apar/IJ28438
IJ29525: On zLinux, the Log File Agent does not start..
Error description: On zLinux, the Log File Agent does not start
https://www.ibm.com/support/pages/apar/IJ29525
Troubleshooting (ITMv6)
CIFS mounts are not being recognized by the ITM OS agents
https://www.ibm.com/support/pages/node/1115751
Why can't the Logfile agent find files with underscore or dash in filename?
https://www.ibm.com/support/pages/why-cant-logfile-agent-find-files-underscore-or-dash-filename
Downloads/New Releases/Technotes (ITMv6)
Security Bulletin: Multiple vulnerabilities in IBM Java SDK affect IBM Tivoli Monitoring.
There are several vulnerabilities in IBM® SDK Java™ Technology Edition that is shipped as part of multiple IBM Tivoli Monitoring (ITM) components.
https://www.ibm.com/support/pages/node/6376752
IJ25645: AGENT BUILDER AGENTS ARE NOT DISPLAYED IN CP4MCM UI.
Error description: Existing customers have agents that they have developed for ITM and APM. These agents and their data do not appear in the CP4MCM UI, so the customers can not migrate their management to CP4MCM.
https://www.ibm.com/support/pages/apar/IJ25645
ITCAM For Transactions v7.4
Download/New releases/Technotes (ITCAM4Tx)
Security Bulletins (ITCAM4Tx)
APM v8
Troubleshooting (APM)APM V8: IIB agent (qi) transaction tracking: Collect MustGather for IBM Support.
Objective: Provide detailed steps to collect diagnostics for problems related to transaction tracking data for the IIB monitoring agent.
https://www.ibm.com/support/pages/node/6343589
Example of installation and configuration of IBM Application Performance Management version 8.1.4 VMware VI agent on Windows
https://www.ibm.com/support/pages/node/6379098
What are the steps to debug if all the APM agents show offline on the APM server?
Symptom: Missing database partitions does not cause all APM agents to show up as offline in the APM UI. When there are missing database partitions, the agents are still sending data to the APM server so the agents are still marked online and you do not see the message "Agent is offline" in the APM UI. Instead, if there are missing partitions in the WAREHOUS database, then you will see the message "No data available" in the APM console dashboard for all the agent widgets that display resource monitoring data..
https://www.ibm.com/support/pages/node/6391140
Server Health view showing wrong data for ESX Sensors.
https://www.ibm.com/support/pages/node/1280026
IBM Application Performance Managment 8.1.4.0 - Is there a Dynatrace connector to ICABI?
https://www.ibm.com/support/pages/node/6232542
IBM Application Performance Managment 8.1.4.0 - Does anybody know if we have any monitoring agent for IBM System I (iSeries or the old AS/400)?
https://www.ibm.com/support/pages/node/6240900
How to disable the WAS agent JMX process so that the CVE Vulnerability scans do not find this process.
The CVE Vulnerability scans show the WAS JMX process and flags this as an insecure vulnerability. This could allow successful exploitation to execute arbitrary Java code. How to turn off this in the WAS agent configuration?
https://www.ibm.com/support/pages/node/6377962
The Tomcat agent does not show on the APM UI dashboard.
The Tomcat agent shows CONNECTED in the agent logs and on the APM Resource Group manager page, but does not show up in the APM console page.
https://www.ibm.com/support/pages/node/6377982
Download/New releases/Technotes (APM)
Product information and publications - Change History of Monitoring Agent for Cassandra
https://www.ibm.com/support/pages/node/879911
Security Bulletins (APM)
Multiple vulnerabilities of Mozilla Firefox (less than Firefox 68.11.0 ESR) hava affected Synthetic Playback Agent 8.1.4.0-8.1.4 IF11 + ICAM2019.3.0 - 2020.2.0.
Summary: Synthetic Playback Agent has addressed the following vulnerabilities: CVE-2020-15649, CVE-2020-15650
https://www.ibm.com/support/pages/node/6379058
ICAM/CP4MCM/IBM Cloud Private (ICP)
Troubleshooting (ICP/ICAM)Redirecting IBM Cloud Private ELK to central syslog server
The current applications log is collected using Logstash and piped to Elasticsearch as part of the ELK stack. Is it possible to also pipe the applications log to a central syslog server on top of Elasticsearch?
https://www.ibm.com/support/pages/node/6372198
Intermittent Cloudctl login failure with Error 401 after the upgrade
After the upgrade of IBM cloud Private from version 3.1.2 to Version 3.2.0 customer experienced intermittent failure while logging into the cluster using cloudctl client. " Error response from server. Status code: 401; message: {"error":{"statusCode":401,"name":"Error","message":"An error occurred while accessing the kube services rest api"}}root@alicmq001 ~]
https://www.ibm.com/support/pages/node/6371164
IBM Cloud Application Management - Question about ICAM Synthetic "Scripting REST API" scripts, which are based on node.js.
We have a question about ICAM Synthetic "Scripting REST API" scripts, which are based on node.js. We are working on a project that requires a synthetic test to encode a JWT token to be sent to an API server. In node.js one can use lots of external modules by doing npm install some-module and then require('some-module') from the script. In our case we would be using jwt-simple to encode the JWT token using the RS256 algorithm. So the question is: is there a way to use standard node/npm modules from ICAM Synthetic scripts? If not, then those scripts become extremely limited, we can only use the JS standard library.
https://www.ibm.com/support/pages/node/6220526
IBM Cloud App Management - Redis server not starting
https://www.ibm.com/support/pages/node/6232546
IBM Cloud Pak for Automation - How do I create a simple identity provider for my Openshift demo environment?
https://www.ibm.com/support/pages/node/6350289
Download/New releases/Technotes (ICP/ICAM)
icp-3.2.1-build566387-42007
This patch upgrades the Docker version to 19.03.13.
Docker upgrade patch for IBM Cloud Private Version 3.2.0 and 3.2.1 clusters.
https://www.ibm.com/support/fixcentral/swg/selectFixes?product=ibm%2FWebSphere%2FIBM+Cloud+Private&fixids=icp-3.2.1-build566387-42007&source=myna&myns=swgother&mynp=OCSSBS6K&mync=E&cm_sp=swgother-_-OCSSBS6K-_-E&function=fixId&parent=ibm/WebSphere
icp-3.2.1-build565401-40202
This patch fixes the helm deployment issue that affects IBM Cloud Private version 3.2.1 clusters.
https://www.ibm.com/support/fixcentral/swg/selectFixes?product=ibm%2FWebSphere%2FIBM+Cloud+Private&fixids=icp-3.2.1-build565401-40202&source=myna&myns=swgother&mynp=OCSSBS6K&mync=E&cm_sp=swgother-_-OCSSBS6K-_-E&function=fixId&parent=ibm/WebSphere
[Out of support (EOS) products and versions Content]:
Thank you for taking a look at our Newsletter - please take a look at all our links below:
Last Newsletter - Sept/Oct 2020 Edition
www.ibm.com/support/pages/node/6343263Subscribe and follow us for all the latest information directly on your social feeds:
Product Synonym
APM;ITM;ITCAM;ITCAM4TX;
Was this topic helpful?
Document Information
Modified date:
30 January 2024
UID
ibm17112012