Summary
You want to see what individual agents are currently doing.
Solution
Use the cmtool command that is part of the ElectricAccelerator installation.
Examples
To log in to the Cluster Manager called “testcm”, use this command:
> cmtool --cm=testcm login
To print the status of all agents on Cluster Manager “testcm”:
> cmtool --cm=testcm getAgentStatus
Applies to
- Product versions: 4.x and later
- OS versions: All
0 Comments