[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646741#action_12646741
 ] 

Patrick Hunt commented on ZOOKEEPER-64:
---------------------------------------

On client or server regardless of runtime/architecture:

zookeeper.version version number

host.name name of host

os.name         Operating system name
os.arch         Operating system architecture
os.version      Operating system version
user.name       User's account name
user.home       User's home directory
user.dir        User's current working directory

In addition I'm planning to log the following from java client/server code:

java.version    Java Runtime Environment version
java.vendor     Java Runtime Environment vendor
java.home       Java installation directory
java.class.path         Java class path
java.library.path       List of paths to search when loading libraries
java.io.tmpdir  Default temp file path
java.compiler   Name of JIT compiler to use


> We should log system env information when intializing client/server
> -------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-64
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-64
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: c client, java client, server
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.1.0
>
>
> We should log system environment information (as much as possible) during 
> both client & server initialization. This will help with debugging of 
> customer issues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to