Skip to main content
Common Reference

system summary

The system summary command outputs useful information and statistics regarding the manager on host on which the command was executed.

For example, if cctrl was started on db1 then the information shown would be related to that host only.
An example of the kind of output displayed is as follows:

[LOGICAL] /west > system summary

+---------------------------------------------------------------------------------+
|db1 general info |
+---------------------------------------------------------------------------------+
| coordinator: db3 |
| dataServiceName: west |
| dataSourceName: db1 |
| isCoordinator: false |
| isWitness: false |
| jgroupsUseEncryption: true |
| jmxUseAuthentication: true |
| jmxUseEncryption: true |
|keystoreLocation: /opt/continuent/share/tungsten_keystore.jks |
| managerPID: 7318 |
| parentPID: 7299 |
| policyMode: AUTOMATIC |
| startTime: 2025-02-12T13:39:53.098 UTC |
| state: ONLINE |
|trustoreLocation: /opt/continuent/share/tungsten_truststore.ts |
| uptimeSeconds: 39 |
+---------------------------------------------------------------------------------+


+---------------------------------------------------------------------------------+
|db1 memory info |
+---------------------------------------------------------------------------------+
| free: 23553168 |
| max: 253427712 |
| peak: 59939696 |
| total: 83492864 |
| used: 59939696 |
+---------------------------------------------------------------------------------+


+---------------------------------------------------------------------------------+
|db1 thread info |
+---------------------------------------------------------------------------------+
| daemon-thread-count: 41 |
| peak-thread-count: 74 |
| thread-count: 67 |
| total-cpu-percent: 16.809640522875817 |
| total-cpu-time-ms: 6584 |
| total-cpu-time-nano: 6584797639 |
| total-started-thread-count: 309 |
| total-user-percent: 15.492238562091504 |
| total-user-time-ms: 6068 |
| total-user-time-nano: 6068686286 |
| uptime: 39168 |
+---------------------------------------------------------------------------------+