差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:technical_annexes:27_pfms_db_management [2024/06/24 05:16] – [DB インタフェース] junichi | ja:documentation:pandorafms:technical_annexes:27_pfms_db_management [2025/02/01 13:13] (現在) – [DB スキーマチェック] junichi | ||
---|---|---|---|
行 81: | 行 81: | ||
===== DB スキーマチェック ===== | ===== DB スキーマチェック ===== | ||
- | <WRAP center round important | + | <WRAP center round important |
- | <WRAP center round important 60%> このチェックは | + | This check can only be performed on MySQL databases. |
- | This is an extension that allows | + | </ |
+ | |||
+ | <WRAP center round important 90%> | ||
+ | |||
+ | このチェックは 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 | + | <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%> |
- | * 作成されたデータベースが、インストールで参照されたデータベースと比較されます。 | + | |
- | * 一時データベースが削除されます。 | + | |
- | {{ :wiki: | + | </ |
+ | |||
+ | The operation is as follows: | ||
- | Enter your database access data and click the **Run test** button. For example: | + | 操作は以下のとおりです。 |
- | データベースアクセス情報を入力し、**テストの実行(Run test)** ボタンをクリックします。例: | + | |
+ | | ||
+ | * <wrap :en>**DB Password for this user**</ | ||
+ | * <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. | ||
- | {{ :wiki:pfms-admin_tools-db_schema_check-success.png?790x500 }} | + | * ユーザには、'' |
+ | * < | ||
+ | * <wrap : | ||
+ | * <wrap :ja>**DB ホスト名(DB Hostname)**</ | ||
+ | * <wrap :ja>**DB 名(一時的なテスト目的のみ)(DB Name (testing purposes only; temporary))**</ | ||
+ | * インストールデータベースに必要な構造 (インストールされているバージョンによって異なります) を持つ一時データベースが作成されます。 | ||
+ | * 作成されたデータベースのスキーマは、インストールで参照されるデータベースのスキーマと比較されます。 | ||
+ | * 一時データベースが削除されます。 | ||
+ | * 結果が表示され、何かが間違っている場合は、データベースを正しい構造にするための指示を示すメッセージが表示されます。 | ||
[[ja: | [[ja: | ||