You can use the cleo-agent command to generate a thread and heap dump for CIC Agent to help you analyze and diagnose problems with your system.
Generated dump files are written to the CIC Agent logs folder.
Note: This feature is available only with CIC Agent v1.1.2 and later.
Syntax
cleo-agent dump --thread --heap
Options
--thread |
Generates a thread dump. Can be used in conjunction with --heap. |
--heap |
Generates a heap dump. Can be used in conjunction with --thread. |
Comments
0 comments
Please sign in to leave a comment.