Closed GoogleCodeExporter closed 8 years ago
"Linux unknown, amd64/64" are the java system properties "os.name
sun.os.patch.level, os.arch/sun.arch.data.model"
You are right, I should add "os.version" and remove "sun.os.patch.level" on
Linux.
This would give something like:
- "Linux, 2.6.32-358.23.2.el6.x86_64, amd64/64" on Linux
- "Windows 7, Service Pack 1, x86/32" on Windows
Original comment by evernat@free.fr
on 28 Sep 2014 at 4:35
It's done in trunk as said above (revision 3927) and ready for the next release
(1.53).
Thanks!
Original comment by evernat@free.fr
on 28 Sep 2014 at 4:37
[deleted comment]
Everything look great.
Tested with JavaMelody 1.53.0-SNAPSHOT (build #304 from Sept 28th 2014) on
Confluence
Original comment by msymo...@gmail.com
on 30 Sep 2014 at 1:44
Attachments:
Original issue reported on code.google.com by
msymo...@gmail.com
on 28 Sep 2014 at 3:27