View Issue Details

IDProjectCategoryView StatusLast Update
0006555SymmetricDSBugpublic2024-08-13 18:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.10 
Target Version3.14.16Fixed in Version3.14.16 
Summary0006555: CPU monitor is inaccurate for systems with a Mac or Linux OS and more than 1 core
DescriptionThe CPU monitor is inaccurate for systems with a Mac or Linux operating system and more than 1 core. The top command can return a CPU usage of 100% multiplied by the number of cores, but the CPU monitor does not take this into account and just assumes a maximum CPU usage of 100%. Instead, it should divide the result by the number of cores.
Tagsmonitoring

Relationships

related to 0006556 closedemiller SymmetricDS Pro CPU monitor is inaccurate for systems with a Mac or Linux OS and more than 1 core 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 af9dc701

2024-08-13 15:29:55

evan-miller-jumpmind

Details Diff
0006555: Fixed CPU monitor being inaccurate for systems with a Mac or Linux OS and more than 1 core Affected Issues
0006555
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/monitor/MonitorTypeCpu.java Diff File

SymmetricDS: 3.14 a383dd8d

2024-08-13 17:46:32

admin

Details Diff
0006555: add debug logging Affected Issues
0006555
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/monitor/MonitorTypeCpu.java Diff File

Issue History

Date Modified Username Field Change
2024-08-13 15:20 emiller New Issue
2024-08-13 15:20 emiller Status new => assigned
2024-08-13 15:20 emiller Assigned To => emiller
2024-08-13 15:20 emiller Tag Attached: monitoring
2024-08-13 15:21 emiller Relationship added related to 0006556
2024-08-13 15:30 emiller Status assigned => resolved
2024-08-13 15:30 emiller Resolution open => fixed
2024-08-13 15:30 emiller Fixed in Version => 3.14.16
2024-08-13 16:00 Changeset attached => SymmetricDS 3.14 af9dc701
2024-08-13 18:00 admin Changeset attached => SymmetricDS 3.14 a383dd8d
2024-08-16 17:44 admin Status resolved => closed