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 システムの中核はデータベースです。 監視対象システムによって収集されたすべてのデータ、エージェントの設定、アラート、イベント、監査データ、さまざまなユーザとそのデータが保存されます。 つまり、システム内のすべてのデータです。
There are several extensions that you can use from the Console to view information about the database.
データベースに関する情報を表示するためにコンソールから使用できる拡張機能がいくつかあります。
In this section you can view general information about the Pandora FMS installation. The recommended parameters are shown, as well as warnings about existing values that need to be changed.
このセクションでは、Pandora FMS のインストールに関する一般的な情報を表示できます。推奨されるパラメータと、変更が必要な既存の値に関する警告が表示されます。
Menu Management → Admin tools → Diagnostic info. Sections:
メニュー 管理(Management) → 管理ツール(Admin tools) → 診断情報(Diagnostic info)。セクション:
Improper use of this tool may destroy data or render the application permanently inoperative. Use with caution.
このツールを正しく利用しないと、データが破壊されたり、アプリケーションが永久に動作不能になったりする可能性があります。 慎重に使用してください。
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.
これは、データベースでコマンドを実行し、その結果を確認できる拡張機能です。SQL と Pandora FMS データベーススキーマを十分に理解している人だけが使用できる高度なツールです。
Menu Management → Admin tools → DB Interface.
メニュー 管理(Management) → 管理ツール(Admin tools) → DB インタフェース(DB Interface)。
This check can only be performed on MySQL databases.
このチェックは MySQL データベースでのみ実行できます。
This is an extension that allows to check the structural differences between the established Pandora FMS database, and a pattern scheme to compare possible errors.
これは、現状の Pandora FMS データベースと、考えられるエラーを比較するための標準スキームとの間の構造的な違いをチェックできるようにする拡張機能です。
Menú Management → Admin tools → DB Schema check.
メニュー 管理(Management) → 管理ツール(Admin tools) → DB スキーマチェック(DB Schema check).
It is recommended to use this extension to check if a database migration has been performed correctly.
データベースの移行が成功したかどうかを確認するには、この拡張機能を使用することをお勧めします。
The operation is as follows:
操作は以下のとおりです。
Select
, Drop
, Create
and References
. Example:root
.pandora
or Pandor4!
.localhost
.db_test
.select
、drop
、create
、および references
権限が必要です。例:root
.pandora
または Pandor4!
.localhost
.db_test
.