Viewing your System Information
JIRA provides you with detailed information about your system configuration, as described in the table below. This information can be useful when modifying, troubleshooting or upgrading your system.
Viewing your JIRA System Information
- 「JIRA 管理者」グローバル権限を持つユーザーとしてログインします。
- Choose > System. Select Troubleshooting and Support > System Info to open the System Info page.
Keyboard shortcut: 'g' + 'g' + type 'system i'
The following categories of information is shown on the 'System Info' page:
警告
設定した内容に関する既知の課題の警告メッセージはここに表示されます。
System Info
設定 | 説明 |
---|---|
ベース URL | The base URL of this JIRA installation. It is used in outgoing email notifications as the prefix for links to JIRA issues. It can be changed as described in Configuring JIRA Options. |
システム日付 | JIRA サーバーのシステム日付 |
システム時刻 | JIRA サーバーのシステム時刻 |
作業中のディレクトリ | For a description of the JIRA Working Directory, please see Important Directories and Files. |
Java バージョン | JIRA サーバーの Java バージョン |
Java のベンダー | JIRA サーバーの Java ベンダー |
JVM のバージョン | JIRA サーバーの JVM バージョン |
JVM ベンダー | JIRA サーバーの JVM バージョン |
JVM の実装バージョン | JIRA サーバーの JVM 実装バージョン |
Java ランタイム | JIRA サーバーの Java ランタイム環境 |
Java VM | JIRA サーバーの Java 仮想マシン |
ユーザー名 | JIRA の実行に使用されるオペレーティングシステムのログイン名 |
ユーザーのタイムゾーン | JIRA サーバーのタイムゾーン |
ユーザーロケール | The JIRA server's locale. Unless the default language is modified in JIRA's General Configuration, the User Locale will dictate the default language. |
システムのエンコード | JIRA サーバーのシステムのエンコード |
オペレーティング システム | JIRA サーバーのオペレーティング システム |
OS のアーキテクチャ | JIRA サーバーのオペレーティング システムのアーキテクチャ (例:i386) |
アプリケーション サーバー コンテナ | The application server in which your JIRA instance is running (see Supported Platforms for a list of supported application servers). |
データベース タイプ | The type of database to which your JIRA instance is connected (see Supported Platforms for a list of supported databases). |
データベース JNDI アドレス | The JNDI address of the database to which your JIRA instance is connected. (For more details, see Connecting JIRA to a Database.) |
データベース URL | The URL of the database to which your JIRA instance is connected. (For more details, see Connecting JIRA to a Database.) |
データベースのバージョン | The version of the database to which your JIRA instance is connected (see Supported Platforms for a list of supported database versions). |
データベースドライバ | The driver which your JIRA instance is using to connect to its database. (For more details, see Connecting JIRA to a Database.) |
外部ユーザー管理 | 「ON」 / 「OFF」で、JIRA のユーザーが外部または内部で管理されていることを表します。 (例: Crowd 経由) |
Crowd の統合 | 「YES」 / 「NO」で、アトラシアンの Crowd アイデンティティ管理システムがこの JIRA インスタンスに統合されたかどうかを表します。詳細に関しては、「JIRA と Crowd の統合」の章を参照して下さい。 |
JVM の入力引数 | A list of any variables that are being passed to your application server when it starts up. For more information, see Setting Properties and Options on Startup. |
変更されたファイル | A list of any files in your JIRA installation that have been modified as part installation or customisation of JIRA. |
削除されたファイル | JIRA インストールから削除されたファイルの一覧。 |
Java VM のメモリ統計
JIRA のように、オペレーティング システムではなく Java 仮想マシン (JVM) 内で実行される Java アプリケーション。開始されると、Java 仮想マシンには一定量のメモリが割り当てられ、JIRA のようなアプリケーションが利用できるようになります。以下の表で、JIRA インスタンス用の JVM メモリ データを説明します。
設定 | 説明 |
---|---|
合計メモリ | The total amount of memory allocated to the JVM that is available to this instance of JIRA. For more details, see Increasing JIRA Memory. |
空きメモリ | 現在この JIRA インスタンスが使用できる JVM の空きメモリ容量。 |
使用中メモリ | 現在この JIRA インスタンスが使用している JVM メモリの量。 |
合計 PermGen メモリ | この JIRA インスタンスが使用できる JVM PermGen (Permanent Generation) 領域のメモリの合計。 |
空き PermGen メモリ | 現在この JIRA インスタンスが使用できる PermGen (Permanent Generation) メモリの空き容量。 |
使用中の PermGen メモリ | 現在この JIRA インスタンスが使用している PermGen (Permanent Generation) メモリの量。 |
メモリグラフ | A bar graph showing the available versus free JVM memory. You can click the 'Force garbage collection' link to start a clean-up. Note that this is generally not needed (even if the graph shows 100% utilisation) unless you want to examine JIRA's baseline heap usage. |
PermGen メモリグラフ | PermGen (Permanent Generation) メモリの空き領域と利用可能領域を示す棒グラフ。 |
非ヒープ メモリのグラフ (PermGen を含む) | 非ヒープ メモリ (PermGen メモリを含む) の空き領域と利用可能領域を示す棒グラフ。 |
この表の一番下にあるリンク「より詳しい情報はこちら」をクリックし、追加のセクション「メモリ プールに関する情報」(Java 仮想マシンがデータを保管するために使用している様々なメモリ領域に関する詳細情報の一覧で、通常アトラシアンのサポート エンジニアにとってのみ有益) を表示することができます。
JIRA 情報
設定 | 説明 |
---|---|
稼働時間 | お使いの JIRA インスタンスが最後に起動されてから経過した時間。 |
版 | The 'edition' of JIRA you are running. (Note: from JIRA 4.0 onwards, only 'Enterprise' edition is available. Prior to JIRA 4.0, there were three editions: 'Standard', 'Professional' and 'Enterprise'.) |
バージョン | The version of JIRA you are running. (Note: for the latest version, please see JIRA Releases.) |
ビルド番号 | お使いの JIRA のバージョンのビルド番号。これは通常、アトラシアンのサポート エンジニアのみが使用します。 |
ビルド日付 | お使いの JIRA のバージョンがビルドされた日付。これは通常、アトラシアンのサポート エンジニアのみが使用します。 |
アトラシアン パートナー | JIRA の配布がアトラシアンのパートナー企業によって実施されたかどうかを表します。空欄の場合は、アトラシアンが直接実施したことを意味します。 |
インストールの種類 | Indicates whether JIRA has been installed as a 'recommended' distribution or as a 'WAR' distribution. |
サーバー ID | この番号は、ライセンス番号に基づいて JIRA が自動で計算します。 |
最終アップグレード | お使いの JIRA インストールが最後にアップグレードされた時間と、どのバージョンからアップグレードされたか (該当する場合) を表示します。お使いの JIRA システムに対してバージョン 4.1 以降に実施された全てのアップグレードの一覧を表示するには、リンク「より詳しい情報はこちら」をクリックして下さい。 |
インストール済み言語 | A list of all language packs available within the JIRA system. (Note: to install additional languages, see Translating JIRA.) |
デフォルトの言語 | The language used throughout the JIRA interface. To change the default language, see Configuring JIRA Options. Note that users can override the default language by using the Language setting in their user profile. |
ライセンス情報
To edit your license details, please see Updating your JIRA License Details. Note that you will require the 'JIRA System Administrators' global permission.
設定 | 説明 |
---|---|
購入日 | システムの JIRA ライセンスを最初に購入した日付。注: 以下のリンク先から、この情報を確認することができます。 http://my.atlassian.com
|
ライセンスの種類 | For information about the different types of JIRA licences, please see http://www.atlassian.com/software/jira/licensing.jsp
|
メンテナンス期間終了日 | JIRA のサポート及びメンテナンスに関する情報は、以下のサイトをご覧下さい。 http://www.atlassian.com/software/jira/licensing.jsp
|
メンテナンス ステータス | JIRA のサポート及びメンテナンスに関する情報は、以下のサイトをご覧下さい。 http://www.atlassian.com/software/jira/licensing.jsp
|
サポート資格番号 (SEN) | JIRA のサポート及びメンテナンスに関する情報は、以下のサイトをご覧下さい。 http://www.atlassian.com/software/jira/licensing.jsp
|
設定情報
設定 | 説明 |
---|---|
添付ファイルの有効化 | 'true' / 'false' indicates whether or not users can attach files and screenshots to issues in this JIRA system (subject to project permissions). For more information, see Configuring File Attachments. |
課題の投票の有効化 | 'true' / 'false' indicates whether or not users can vote on issues in this JIRA system (subject to project permissions). For more information, see Configuring JIRA Options. |
課題の監視の有効化 | 'true' / 'false' indicates whether or not users can watch issues in this JIRA system (subject to project permissions). For more information, see Configuring JIRA Options. |
未割り当て課題の有効化 | 'true' / 'false' indicates whether or not issues can be 'unassigned' (i.e. assigned to noone) in this JIRA system. For more information, see Configuring JIRA Options. |
サブタスクの有効化 | 'true' / 'false' indicates whether or not 'sub-task' issues can be created in this JIRA system. For more information, see Configuring Sub-tasks. |
課題リンクの有効化 | 'true' / 'false' indicates whether or not issues can be linked to each other within this JIRA system. For more information, see Configuring Issue Linking. |
タイムトラッキングの有効化 | 'true' / 'false' indicates whether or not time (work) can be logged on issues in this JIRA system. For more information, see Configuring Time Tracking. |
1日のタイムトラッキング時間 | The number of hours per working day for which work that can be logged on issues in this JIRA system. For more information, see Configuring Time Tracking. |
1週間のタイムトラッキング日数 | The number of days per week for which work that can be logged on issues in this JIRA system. For more information, see Configuring Time Tracking. |
Database Statistics
本セクションの情報は、JIRA システムでどれくらいのリソース (例:メモリ等) が必要かを決める際の参考になります。
設定 | 説明 |
---|---|
課題 | The number of issues that have been created in this JIRA system. |
プロジェクト | The number of projects that have been created in this JIRA system. |
カスタム フィールド | この JIRA システムで作成されたカスタムフィールドの数。 |
ワークフロー | この JIRA システムで作成されたワークフローの数。 |
ユーザー | The number of user IDs that have been created in this JIRA system. |
グループ | The number of groups that have been created in this JIRA system. |
ファイルのパス
設定 | 説明 |
---|---|
JIRA ホームの場所 | The path to your JIRA Home Directory. For information about changing the location, see Setting your JIRA Home Directory.] |
entityengine.xml の場所 | The path to your Entity Engine. For database-specific information about configuring your |
Location of atlassian-jira.log | The path to the JIRA log file. (Note that, if you are requesting support, the support engineers will generally need your application server log file as well as your JIRA log file.) For information about changing the logging level, see Logging and Profiling; note that you will require the 'JIRA System Administrators' global permission. |
インデックスの場所 | The path to your JIRA search indexes (not your database indexes). For information about moving the indexes, please see Search Indexing]; note that you will require the 'JIRA System Administrators' global permission. |
リスナー
This section lists all the listeners that are installed in this JIRA system. For more information, please see Listeners. Note that you will require the 'JIRA System Administrators' global permission in order to register a listener.
サービス
This section lists all the services that are installed in this JIRA system. For more information, please see Services. Note that you will require the 'JIRA System Administrators' global permission in order to register a service.
プラグイン
This section lists all plugins that are installed in this JIRA system. For more information, please see Managing JIRA's Plugins.
システム プロパティ
The information in this section is specific to the application server and Java version you are using, and is generally only useful to Atlassian's support engineers.
信頼できるアプリケーション
This section lists all 'trusted application' (i.e. applications that JIRA will allow to access specified functions on behalf of any user — without the user logging in to JIRA). To edit the trusted applications for this JIRA system, please see Configuring Trusted Applications. Note that you will require the 'JIRA System Administrators' global permission.