IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Verifying secure communications
To verify SSL is properly configured, look for the message labeled CYND4051I in one of the following files:
Location of the CYND4051I message
Windows C:\IBM\tivoli\common\CYN\logs\node_name.server_name\java_msg_log_file. For example: C:\IBM\tivoli\common\CYN\logs\IBMNode01.server1\msg-dc-Ext.log
UNIX and Linux /var/ibm/tivoli/common/CYN/logs/node_name.server_name/java_msg_log_file. For example: /var/ibm/tivoli/common/CYN/logs/IBMNode01.server1/msg-dc-Ext.log
z/OS [ITCAM_CONFIG]/runtime/wasXX.node.server/logs/CYN/logs
That message includes the text Join Proxy Server and Kernel successfully.
Only the CommandAgent port uses SSL. Other ports opened by the data collector (the ProbeController port and the data collector - Publish Server port do not use SSL. Therefore, when SSL is enabled, only the data on the channels connected to the CommandAgent port is encrypted.
All the data processed on the CommandAgent channel is encrypted when SSL is enabled. The data can be classified as follows:
Classification of the data processed on the CommandAgent channel
Classification Data Command and control data Configure and unconfiguring the data collector User actions related to threads
- Start and stop JVM threads
- Change thread priorities
- Get thread priorities and thread status
- Requesting drill down information to see cookies, etc ...
- Generating thread dumps
- Get thread stack traces
System information
- information
- Operating system platform information
- JVM information
Application information
- All the applications installed on the monitored
- Application binaries and location information
- Thread pool information related to JMS, JCA, JTA, Servlet, EJB, etc ...
- Data source information
Performance data All Performance Monitoring Infrastructure data Transport data
- ORB data
- SOAP ports
Memory Information
- Obtaining JVM Heap Snapshot data
- Performing memory leak analysis
- Performing heap dump
Parent topic:
Secure Socket Layer communications