[
https://issues.apache.org/jira/browse/KARAF-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910099#action_12910099
]
Claus Ibsen commented on KARAF-209:
-----------------------------------
{code}
ka...@root> info
Karaf
Karaf home /opt/fuse-smx
Karaf base /opt/fuse-smx
OSGi Framework org.apache.felix.framework - 3.0.1
JVM
Java Virtual Machine Java HotSpot(TM) 64-Bit Server VM version
16.3-b01-279
Version 1.6.0_20
Vendor Apple Inc.
Uptime 24 minutes
Total compile time 21.248 seconds
Threads
Live threads 90
Daemon threads 48
Peak 91
Total started 330
Memory
Current heap size 156,916 kbytes
Maximum heap size 466,048 kbytes
Committed heap size 291,008 kbytes
Pending objects 0
Garbage collector Name = 'PS Scavenge', Collections = 19, Time =
0.517 seconds
Garbage collector Name = 'PS MarkSweep', Collections = 2, Time =
0.530 seconds
Classes
Current classes loaded 7,506
Total classes loaded 7,555
Total classes unloaded 49
Operating system
Name Mac OS X version 10.6.4
Architecture x86_64
Processors 2
{code}
Its this info command which would be nice if it could display SMX / FUSE
version as well.
> Allow the info command to display custom information such as Apache
> ServiceMix version number
> ---------------------------------------------------------------------------------------------
>
> Key: KARAF-209
> URL: https://issues.apache.org/jira/browse/KARAF-209
> Project: Karaf
> Issue Type: New Feature
> Components: console
> Affects Versions: 2.0.0
> Reporter: Claus Ibsen
> Priority: Minor
>
> The info command lists nice basic information about the OS, JVM, Karaf etc.
> All important information for support etc.
> But when using Apache ServiceMix it does not display information about
> ServiceMix, which would be nice to display SMX version number etc.
> And for companies distributing ServiceMix under their own label, it would be
> nice for them to add custom information / version as well.
> Maybe allow it to load some fixed information from a etc or properties file
> so custom/fixed information can be displayed. Kinda like a header to the info
> command.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.