差分
このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:technical_annexes:27_pfms_db_management [2024/02/19 05:17] – 作成 junichi | ja:documentation:pandorafms:technical_annexes:27_pfms_db_management [2024/06/24 05:25] (現在) – [DB スキーマチェック] junichi | ||
---|---|---|---|
行 2: | 行 2: | ||
{{indexmenu_n> | {{indexmenu_n> | ||
- | |||
- | |||
- | |||
- | <WRAP center round todo 60%> | ||
- | |||
- | We are working on the translation of the Pandora FMS documentation. Sorry for any inconvenience. | ||
- | |||
- | </ | ||
**The core of the Pandora FMS system is its database**. It stores all the data collected by the monitored systems, the configuration of the agents, the alerts, the events, the audit data, the different users and their data. That is, all the data in the system. | **The core of the Pandora FMS system is its database**. It stores all the data collected by the monitored systems, the configuration of the agents, the alerts, the events, the audit data, the different users and their data. That is, all the data in the system. | ||
**Pandora FMS システムの中核はデータベースです**。 監視対象システムによって収集されたすべてのデータ、エージェントの設定、アラート、イベント、監査データ、さまざまなユーザとそのデータが保存されます。 つまり、システム内のすべてのデータです。 | **Pandora FMS システムの中核はデータベースです**。 監視対象システムによって収集されたすべてのデータ、エージェントの設定、アラート、イベント、監査データ、さまざまなユーザとそのデータが保存されます。 つまり、システム内のすべてのデータです。 | ||
- | |||
- | Efficiency and reliability is vital for the proper functioning of Pandora FMS, so maintaining the database is of the utmost importance. | ||
- | |||
- | Pandora FMS が適切に機能するには効率と信頼性が不可欠であるため、データベースの保守が最も重要です。 | ||
- | |||
- | To perform database maintenance on a regular basis, administrators can use standard MySQL commands from the command line or they can manage the Database from the Console without much knowledge of MySQL. | ||
- | |||
- | データベースのメンテナンスを定期的に実行するために、管理者はコマンド ラインから標準の MySQL コマンドを使用することも、MySQL の知識があまりなくてもコンソールからデータベースを管理することもできます。 | ||
There are several extensions that you can use from the Console to view information about the database. | There are several extensions that you can use from the Console to view information about the database. | ||
データベースに関する情報を表示するためにコンソールから使用できる拡張機能がいくつかあります。 | データベースに関する情報を表示するためにコンソールから使用できる拡張機能がいくつかあります。 | ||
+ | |||
+ | <wrap #ks1 /> | ||
===== 診断ツール ===== | ===== 診断ツール ===== | ||
- | In this section | + | In this section |
- | このセクションでは、Pandora FMS インストールに関する一般的な情報を確認できます。 データベースから取得される大量の情報には注目に値します。推奨されるパラメーターや、変更が必要な既存の値に関する警告を確認できます。 | + | このセクションでは、Pandora FMS のインストールに関する一般的な情報を表示できます。推奨されるパラメータと、変更が必要な既存の値に関する警告が表示されます。 |
- | {{ :wiki: | + | Menu < |
- | For the 767 version it is composed of 14 sections, some of them are the following: | + | メニュー <wrap : |
- | バージョン 767 の場合、14 のセクションで構成されており、その一部は次のとおりです。 | + | - <wrap : |
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
- | {{ :wiki:pfms-admin_tools-diagnostic_info-php_setup.png |PHP setup}} | + | - < |
+ | - < | ||
+ | | ||
+ | | ||
+ | | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
+ | - <wrap : | ||
- | {{ : | + | <wrap #ks2 /> |
- | + | ||
- | {{ : | + | |
- | + | ||
- | {{ : | + | |
- | + | ||
- | {{ : | + | |
- | + | ||
- | {{ : | + | |
- | + | ||
- | {{ : | + | |
- | + | ||
- | {{ : | + | |
===== DB インタフェース ===== | ===== DB インタフェース ===== | ||
- | |||
- | This is an extension that allows you to execute commands on the database and see the result. It is an advanced tool that should only be used by people who know SQL and the Pandora FMS database schema in sufficient detail. | ||
- | |||
- | これは、データベース上でコマンドを実行し、結果を確認できるようにする拡張機能です。 これは高度なツールであり、SQL と Pandora FMS データベース スキーマを十分に詳しく知っている人のみが使用する必要があります。 | ||
<WRAP center round important 90%> | <WRAP center round important 90%> | ||
- | Improper use of this tool can destroy data or render the application permanently inoperative. Use it with caution. | + | Improper use of this tool may destroy data or render the application permanently inoperative. Use with caution. |
</ | </ | ||
行 73: | 行 69: | ||
</ | </ | ||
- | The extension | + | It is an extension that allows to execute commands in the database and see its result. Advanced tool that should only be used by people who know SQL and the Pandora FMS database schema with enough detail. |
- | この拡張機能には、**管理ツール(Admin tools)** メニュー → **DB インターフェイス(DB interface)** からアクセスします。 | + | これは、データベースでコマンドを実行し、その結果を確認できる拡張機能です。SQL と Pandora FMS データベーススキーマを十分に理解している人だけが使用できる高度なツールです。 |
- | {{ :wiki: | + | Menu < |
- | Type the command in the blank field and click **Execute SQL**. | + | メニュー <wrap :ja>**管理(Management) → 管理ツール(Admin tools) → DB インタフェース(DB Interface)**</ |
- | 空白のフィールドにコマンドを入力し、**SQL の実行** をクリックします。 | + | <wrap #ks3 /> |
===== DB スキーマチェック ===== | ===== DB スキーマチェック ===== | ||
- | <WRAP center round important 60%> This check can only be performed on MySQL Databases. </WRAP> | + | <WRAP center round important 60%> |
- | <WRAP center round important 60%> このチェックは | + | This check can only be performed on MySQL databases. |
- | This is an extension that allows | + | </ |
+ | |||
+ | <WRAP center round important 60%> | ||
+ | |||
+ | このチェックは MySQL データベースでのみ実行できます。 | ||
+ | |||
+ | </ | ||
+ | |||
+ | This is an extension that allows | ||
これは、現状の Pandora FMS データベースと、考えられるエラーを比較するための標準スキームとの間の構造的な違いをチェックできるようにする拡張機能です。 | これは、現状の Pandora FMS データベースと、考えられるエラーを比較するための標準スキームとの間の構造的な違いをチェックできるようにする拡張機能です。 | ||
- | <WRAP center round tip 60%> It is recommended to use this extension to check if a database migration was successful | + | Menú <wrap :en>**Management → Admin tools → DB Schema |
- | <WRAP center round tip 60%> データベースの移行が成功したかどうかを確認するには、この拡張機能を使用することをお勧めします。 | + | メニュー |
- | The operation is as follows: | + | <WRAP center round tip 90%> |
- | 処理は次のとおりです。 | + | It is recommended to use this extension to check if a database migration has been performed correctly. |
- | * A temporary database is created with the structure that the installation database must have (different depending on the installed version). | + | </ |
- | * The database created is compared with the database referenced in the installation. | + | |
- | * The temporary database is deleted. | + | |
- | * 一時データベースが、インストールデータベースに必要な構造 (インストールされているバージョンによって異なります) で作成されます。 | + | <WRAP center round tip 90%> |
- | * 作成されたデータベースが、インストールで参照されたデータベースと比較されます。 | + | |
- | * 一時データベースが削除されます。 | + | </ |
+ | |||
+ | The operation is as follows: | ||
- | {{ : | + | 操作は以下のとおりです。 |
- | Enter your database access data and click the **Run test** button. For example: | + | * The user must have privileges to '' |
+ | | ||
+ | * < | ||
+ | * <wrap :en>**DB Hostname**</ | ||
+ | * <wrap :en>**DB Name (testing purposes only; temporary)**</ | ||
+ | * A temporary database is created with the structure that the installation database must have (different depending on the version installed). | ||
+ | * The schema of the database created is compared with that of the database referenced in the installation. | ||
+ | * The temporary database is deleted. | ||
+ | * The results are displayed, if something is incorrect, messages will be displayed with instructions to follow to bring the database to its correct structure. | ||
- | データベースアクセス情報を入力し、**テストの実行(Run test)** ボタンをクリックします。例: | + | * ユーザには、'' |
+ | * <wrap : | ||
+ | * <wrap : | ||
+ | * <wrap :ja>**DB ホスト名(DB Hostname)**</ | ||
+ | * <wrap :ja>**DB 名(一時的なテスト目的のみ)(DB Name (testing purposes only; temporary))**</ | ||
+ | * インストールデータベースに必要な構造 (インストールされているバージョンによって異なります) | ||
+ | * 作成されたデータベースのスキーマは、インストールで参照されるデータベースのスキーマと比較されます。 | ||
+ | * 一時データベースが削除されます。 | ||
+ | * 結果が表示され、何かが間違っている場合は、データベースを正しい構造にするための指示を示すメッセージが表示されます。 | ||
- | {{ :wiki:pfms-admin_tools-db_schema_check-success.png? | + | [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] |
- | [[: |