ja:documentation:05_big_environments:09_pandorafms_engineering

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
最新のリビジョン両方とも次のリビジョン
ja:documentation:05_big_environments:09_pandorafms_engineering [2022/02/02 13:34] – [状態はいつ変更されるのか] junichija:documentation:05_big_environments:09_pandorafms_engineering [2023/11/14 06:22] – [Pandora FMS のデータベース設計] junichi
行 6: 行 6:
 ===== Pandora FMS の技術詳細 ===== ===== Pandora FMS の技術詳細 =====
  
-この補足資料では、いくつかの Pandora FMS の特別な機能および設計について説明します。Pandora FMS データベーススキーマなどのいくつかの技術的情報に対しては多くの説明が必要であり、ここに記載している内容はあくまでも概要です。+This section explains some of the design principles and particularities of Pandora FMS. 
 + 
 +このでは、いくつかの Pandora FMS の特別な機能および設計について説明します。
  
 ==== Pandora FMS のデータベース設計 ==== ==== Pandora FMS のデータベース設計 ====
行 22: 行 24:
 The current version of Pandora FMS implements a **data compression** in real time for each insertion. It also allows data compression based on **interpolation**. The [[:en:documentation:05_big_environments:07_server_management#setting_up_history_database_purge_and_compactation|maintenance task]] also allows automatic deletion for those data that exceed a certain period of time. The current version of Pandora FMS implements a **data compression** in real time for each insertion. It also allows data compression based on **interpolation**. The [[:en:documentation:05_big_environments:07_server_management#setting_up_history_database_purge_and_compactation|maintenance task]] also allows automatic deletion for those data that exceed a certain period of time.
  
-現在のバージョンの Pandora FMS では、データの挿入におけるリアルタイムでの**データ圧縮**を実装しています。それは、収集間隔に基づいたデータ圧縮を行います。また、[[:ja:documentation:05_big_environments:07_server_management#ヒストリデータベースの削除と圧縮設定|メンテナンスタスク]]にて特定の日付のデータを自動的に削除するような実装も行っています。+現在のバージョンの Pandora FMS では、データの挿入におけるリアルタイムでの**データ圧縮**を実装しています。それは、収集間隔に基づいたデータ圧縮を行います。また、[[:ja:documentation:02_installation:06_server_management#ヒストリデータベースの削除と圧縮設定|メンテナンスタスク]]にて特定の日付のデータを自動的に削除するような実装も行っています。
  
 {{  :wiki:pfms-monitoring-as-a-service.png?nolink&  }} {{  :wiki:pfms-monitoring-as-a-service.png?nolink&  }}
行 73: 行 75:
 === データベースのメインテーブル === === データベースのメインテーブル ===
  
-<WRAP center round tip 60%> (2020年1223日時点の) Pandora FMS データベース構造のより 詳細については、[[http://firefly.artica.es/schemaspy/index.html|こちらのリンク ]]から確認できます。</WRAP>+<WRAP center round tip 60%> 
 + 
 +You may get more information about Pandora FMS database structure (as of April 18, 2020) by following [[https://firefly.artica.es/schemaspy/index.html|this link ]]. 
 + 
 +</WRAP> 
 + 
 +<WRAP center round tip 60%> (2020年418日時点の) Pandora FMS データベース構造のより 詳細については、[[http://firefly.artica.es/schemaspy/index.html|こちらのリンク ]]から確認できます。</WRAP>
  
 以下に、ER図および、Pandora FMS データベースの主なテーブルの詳細説明を示します。残りのテーブルについても簡単に説明しています。 以下に、ER図および、Pandora FMS データベースの主なテーブルの詳細説明を示します。残りのテーブルについても簡単に説明しています。