両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
ja:documentation:pandorafms:installation:01_installing [2025/05/16 22:37] – [Enterprise サーバのインストール] junichi | ja:documentation:pandorafms:installation:01_installing [2025/05/16 22:40] (現在) – [非特権ユーザでのインストール] junichi |
---|
<wrap #ks1_10_2 /> | <wrap #ks1_10_2 /> |
| |
=== Enterprise 版のインストール === | |
| |
{{:wiki:icono-modulo-enterprise.png?nolink&23x23 |Enterprise Version}} For the installation of the **Enterprise** version of Pandora FMS, [[#manual_installation_from_server_source_code|you must install the Open packages of the Console and the server]], and then add the Enterprise packages of each one. In the case of the **Console** we will use some packages or others depending on the distribution we have installed. | |
| |
{{:wiki:icono-modulo-enterprise.png?nolink&23x23 |Enterprise 版}}Pandora FMS の **Enterprise** 版をインストールするには、[[#サーバの手動インストール_ソースコードから|オープンソース版のコンソールとサーバをインストール]]する必要があります。その後、それぞれの Enterprise パッケージを追加します。 **コンソール** の場合は、インストール先のディストリビューションごとのパッケージを利用します。 | |
| |
== Enterprise コンソールのインストール == | == Enterprise コンソールのインストール == |
</code> | </code> |
| |
After the installation, you must configure the Pandora FMS server so that it starts automatically during startup and configure the database maintenance script, ''pandora_db'', so that it runs periodically. For example, on GNU/Linux (replace ''<destdir>'' with the path you passed to the **destdir** option): | After the installation, you must configure the Pandora FMS server so that it starts automatically during startup and configure the database maintenance script, ''pandora_db'', so that it runs periodically. For example, on Linux (replace ''< destdir >'' with the path you passed to the **destdir** option): |
| |
インストール後、Pandora FMS サーバが自動起動するように手動で調整する必要があります。また、データベースメンテナンススクリプト ''pandora_db'' が定期的に動作するようにする調整する必要があります。以下は Linux の例です。(''<destdir>'' を **destdir** で指定した実際のパスに置き換えます) | インストール後、Pandora FMS サーバが自動起動するように手動で調整する必要があります。また、データベースメンテナンススクリプト ''pandora_db'' が定期的に動作するようにする調整する必要があります。以下は Linux の例です。(''<destdir>'' を **destdir** で指定した実際のパスに置き換えます) |
| |
</code> | </code> |
| |
| <wrap #ks1_10_4 /> |
| |
=== 非特権ユーザでのインストール === | === 非特権ユーザでのインストール === |
| |
このユーザは、 **destdir** に渡されるパスに対する書き込み権限を持っている必要があります。 | このユーザは、 **destdir** に渡されるパスに対する書き込み権限を持っている必要があります。 |
| |
| <wrap #ks2 /> |
| |
===== Pandora FMS エージェントインストール ===== | ===== Pandora FMS エージェントインストール ===== |