I am troubleshooting an issue with one of our servers (running in-house software) having high CPU usage. During the time we incur this high CPU usage, I am seeing several event in the Altiris Client logs. I am wondering if someone can point me in the right direction as to what these events mean, and what switches need to be flipped to manage the occurance of the following events:
[10/17/2014 09:27:5.453 7992 1] InputThread.cpp:78 Waiting on Input from IPC
[10/17/2014 09:27:5.453 10972 2] DispatchThread.cpp:125 Dispatch::Run() Args set, starting thread
[10/17/2014 09:27:5.453 10972 2] DispatchThread.cpp:128 Dispatch::Run() Handing object to Garbage Collector
[10/17/2014 09:27:5.453 8524 2] DispatchThread.cpp:68 MsgThread::Run - New thread created to handle Internal=Ping
[10/17/2014 09:27:5.453 10972 2] GCThread.cpp:74 - Adding object to the garbage heap
[10/17/2014 09:27:5.453 8524 2] DsAgent.cpp:658 InvokeHandler called - Internal=Ping
[10/17/2014 09:27:5.453 10972 2] GCThread.cpp:81 - Testing of GC Thread is already running
[10/17/2014 09:27:5.454 8524 2] TbxDispatch.cpp:40 - Attempting to load default.dll
[10/17/2014 09:27:5.455 10972 2] GCThread.cpp:92 - Not Running, starting GC Thread
[10/17/2014 09:27:5.455 10972 2] GCThread.cpp:97 - Waiting for GC to signal we are running
[10/17/2014 09:27:5.455 8552 1] GCThread.cpp:113 - Begin Garbage Collector Thread
[10/17/2014 09:27:5.455 8524 1] TbxDispatch.cpp:72 HandleMessage() - calling default.dll Version(6.9.430)
[10/17/2014 09:27:5.455 10972 2] GCThread.cpp:99 - GC Is now running on thread ID 8552
[10/17/2014 09:27:5.455 8524 1] Toolbox-Main.cpp:80 Toolbox::DoMagic - Finding handler for Internal=Ping
[10/17/2014 09:27:5.455 8552 2] GCThread.cpp:135 - Garbage Heap is not empty, Removing dead objects
[10/17/2014 09:27:5.455 8524 2] DsAgent.cpp:753 CDSAgent::NewMessage()
[10/17/2014 09:27:5.455 8552 2] GCThread.cpp:22 - Garbage Collector checking status of Thread 8524
[10/17/2014 09:27:5.456 8524 1] DsAgent.cpp:768 CDSAgent::Send() - Called by Toolbox
[10/17/2014 09:27:5.456 8524 1] TbxDispatch.cpp:107 HandleMessage() - default.dll returned TBX_SUCCESS
[10/17/2014 09:27:5.456 7436 1] OutputThread.cpp:65 Sending outbound message on IPC
[10/17/2014 09:27:5.456 7436 2] OutputThread.cpp:66 Network Data OUT:
Request=Ping
[10/17/2014 09:27:5.456 8524 2] DispatchThread.cpp:73 MsgThread::Run - Signaling Garbage Collecter, we are done
[10/17/2014 09:27:5.456 7436 1] OutputThread.cpp:42 Waiting on data in output queue
[10/17/2014 09:27:5.456 8552 2] GCThread.cpp:29 - Garbage Collector - Thread 8524 has completed
[10/17/2014 09:27:5.456 8552 1] GCThread.cpp:180 - End Garbage Collector Thread