dhanush427 commented on PR #3420:
URL: https://github.com/apache/cassandra/pull/3420#issuecomment-2243661787
@smiklosovic, I have updated the code to use NodeProbe to print statistics
for the remote JVM Cassanda runs in. Please check and let me know if this is
correct. Thank You.
Output:
```
GC Threads: 1
Duration: 15 ms
MemLock: false
G1HeapRegionSize: 16.000 MiB
OS Free Memory Bytes: 24.895 MiB
OS In Use: 15.976 GiB / 16.000 GiB (99.8%)
OS Swap In Use: 10.460 GiB / 11.000 GiB (95.1%)
Interval (ms) Max GC Elapsed (ms)Total GC Elapsed (ms)Stdev GC
Elapsed (ms) GC Reclaimed (MB) Collections Direct Memory Bytes
16129 13 13
0 380772632 1 -1
Heap memory used: 165.421 MiB (4.0%)
G1 Eden Space memory used: 96.000 MiB (20.7%)
G1 Old Gen memory used: 31.592 MiB (0.9%)
G1 Survivor Space memory used: 37.829 MiB (78.8%)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]