====== コンソール管理 ====== {{indexmenu_n>11}} [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] This section covers various aspects of Pandora FMS management: user creation, group administration, backups, etc. この章では、グループ管理、ユーザ作成、バックアップ、ワークスペースなど、Pandora FMS の日々の管理に必要なさまざまな内容について説明します。 ===== プロファイル、ユーザ、グループおよび ACL ===== Pandora FMS is a **web management tool**. Thanks to the 100% multitenant permission system, multiple users with different permissions can work, accessing the information of the same Pandora FMS setup without some seeing the information of others. Pandora FMS は **Web 管理ツール** です。 100% マルチテナント化したシステムにより、複数のユーザは、互いの情報を見ることなく、Pandora FMS に異なる権限でアクセスできます。 To add users, it is important to have the groups and profiles well defined, being clear about what data each user needs to view and/or modify. ユーザを追加するには、グループとプロファイルを適切に定義し、どのデータを各ユーザに表示または変更させるか正確に把握することが重要です。 ==== Pandora FMS のユーザ ==== Users are managed from **Management** → **Profiles** → **Manage users**. By default you can view the defined users: ユーザは、**管理(Management)** → **プロファイル(Profiles)** → **ユーザ管理(Manage users)** から管理します。デフォルトで定義済ユーザを参照できます。 Notable fields when creating or editing: 作成や編集に関する主なフィールドは以下の通りです。 * **Administrator user**: An Administrator user ([[:en:documentation:01_understanding:03_glossary#superadmin|superadmin]]) will not be governed by the internal ACL system and will have access to everything. The standard user will be governed by the Pandora FMS ACL permissions assigned to them. * **Login Error**: If this field is checked, the user will only be able to access the API but not interactively through the console. * **Local user**: To perform user authentication against your own database. PFMS also supports other [[:en:documentation:04_using:12_console_setup#authentication|authentication methods]]. * **Control of timeout session**: By default activated, it checks if there has been no activity in the time period set in **Session time (mins)** to close the session. * **Session time (mins)**: * The default value is ''90'' minutes and when you set this value to ''0'' for a user, Pandora FMS will use the value saved in the General Settings, authentication section. * **Language**: By default it is the system language. You can also assign a specific language in which the user will see the Pandora FMS Console. * **Block size for pagination**: Default pagination size for that user. * **Timezone**: Field where the time zone of the console is set to display different elements (General view of agents, View of modules, ...). * **Login allowed IP list**: If you activate this option, login will be limited to a list of IP addresses (and/or ranges) separated by commas. To connect from any IP address use the ''*'' (asterisk) wildcard. * **Profiles/Groups assigned to this user**: Selection of profiles and/or groups in which the user will be organized or have access. * **管理者ユーザ(Administrator user)**: 管理者ユーザ ([[:ja:documentation:01_understanding:03_glossary#スーパー管理者|スーパー管理者]]) は内部の ACL システムでは制御されず、全てにアクセスできます。標準ユーザは、割り当てられた Pandora FMS ACL の権限に従います。 * **ログイン無し(Login Error)**: このフィールドをチェックすると、ユーザは API でのみアクセス可能でコンソールにはログインできません。 * **ローカルユーザ(Local user)**: Pandora FMS 自身のデータベースでユーザ認証を行います。Pandora FMS は、[[:ja:documentation:04_using:12_console_setup#認証|他の認証手法]] もサポートしています。 * **セッション時間制御(Control of timeout session**): デフォルトでは有効になっており、**セッション時間 (分)** で設定された期間内に操作がなかったかどうかを確認して、セッションを終了します。 * **セッション時間 (分)(Session time (mins))**: * デフォルト値は ''90'' 分で、ユーザに対してこの値を ''0'' に設定すると、Pandora FMS は一般設定の認証セクションに保存された値を使用します。 * **言語(Language)**: デフォルトはシステムの言語です。ユーザに Pandora FMS コンソールの表示を特定の言語に設定することができます。 * **ページごとの表示件数(Block size for pagination)**: ユーザのデフォルトのページごとの表示件数です。 * **タイムゾーン(Timezone)**: さまざまな要素(エージェントの詳細、モニターの詳細など)におけるコンソールのタイムゾーンの設定です。 * **ログイン許可 IP リスト(Login allowed IP list)**: このオプションを有効にすると、ログインがカンマ区切りの IP アドレス(または範囲)のリストに制限されます。任意の IP アドレスから接続するには、ワイルドカード ''*'' (アスタリスク)を使用します。 * **ユーザに割り当てられたプロファイル/グループ(Profiles/Groups assigned to this user)**: ユーザがアクセスできるプロファイルおよびグループの選択です。 === 自分自身のユーザ編集 === All users can modify certain parameters of their own configuration in **Workspace** → **Edit my User**. The user creation form will appear where you can configure some sections, except for group permissions. 全ユーザは、自身の設定を **ワークスペース(Workspace)** → **ユーザ情報編集(Edit my User)** で修正できます。ユーザ作成フォームが表示され、グループ権限を除くいくつかのセクションを設定できます。 **Version 768 or later**: You can authenticate with **API Token** by submitting to [[https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers| HTTP headers]] of a [[https://www.rfc-editor.org/rfc/rfc6750#page-3|bearer token]], generated by each user and for their own private and particular use. If a warning icon appears {{:wiki:icon_warning.png?nolink&21x21}}adjacent to the **API Token** [[:en:documentation:02_installation:04_configuration#fichero_de_configuracion_phpconf|configure the file]] ''php.conf''. **バージョン 768 以降**: [[https://www.rfc-editor.org/rfc/rfc6750#page-3|ベアラトークン]] の [[https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers|HTTP ヘッダ]] を送信することで、**API トークン** での認証ができます。 トークンは、各ユーザにて特定の目的のために生成します。 **API トークン** の隣に警告アイコン{{:wiki:icon_warning.png?nolink&21x21}}が表示される場合は、''php.conf'' [[:ja:documentation:02_installation:04_configuration#phpconf_設定ファイル|ファイルを設定]]してください。 === 通知設定 === Pandora FMS has a notification system for its users and, in addition, to facilitate its administration it also has group management. The different types of notification are the following: Pandora FMS にはユーザー向けの通知システムがあり、さらに管理を容易にするためにグループ管理も備えています。 さまざまな種類の通知は次のとおりです。 - **System status**: System status. - **Message**: Messages. - **Pending task**: Pending tasks. - **Advertisement**: Notices. - **Official communication**: Official communications. - **Suggestion**: Suggestions. - **システムの状態(System status)**: システムの状態です。 - **メッセージ(Message)***: メッセージです。 - **保留中タスク(Pending task)**: 保留中のタスクです。 - **広告(Advertisement)**: 通知です。 - **公式コミュニケーション(Official communication)**: 公式コミュニケーションです。 - **提案(Suggestions)**: 提案です。 **ENABLE USER CONFIGURATION**: This token enables users, in the **Operation → Workspace → Configure user notifications** section, to enable or disable said notifications in the console and/or by email. **ENABLE USER CONFIGURATION**: このトークンを使用すると、ユーザは、**操作(Operation) → ワークスペース(Workspace) → ユーザ通知設定(Configure user notification)** セクションで、コンソールや電子メールでの通知を有効または無効にすることができます。 For notifications to arrive by email, the user must have their email configured in their user profile, and the Pandora FMS server must also be configured to send emails. 通知を電子メールで受信するには、ユーザのプロファイルで電子メールが設定されている必要があり、Pandora FMS サーバも電子メールを送信できるように設定されている必要があります。 If a user belongs to a group and said group is added to one of the notification categories, said user will have active console notifications for that corresponding notification category, however **they will not be able to modify it** even if **ENABLE USER CONFIGURATION** is activated (for that category). ユーザがグループに属しており、そのグループが通知カテゴリの 1 つに追加されている場合、そのユーザには対応する通知カテゴリの有効なコンソール通知が表示されますが、(そのカテゴリに対して) **ENABLE USER CONFIGURATION** が有効であっても、**変更することはできません**。 By default, the user ''admin'' comes with active notifications from **System status** and **Official communication** even if these categories are inactive. Any superuser that is added later will be in **all notification categories.** デフォルトでは、ユーザ ''admin'' は、**システムの状態** および **公式コミュニケーション** からの通知が有効化されていなかったとしても有効になっています。 後から追加されたスーパーユーザはすべて、**すべての通知カテゴリ** が含まれます。 ==== Pandora FMS のグループ ==== === 概要 === **The group concept in Pandora is fundamental.** Groups are sets of elements with their own rules whose function is to help control user access to certain aspects or elements within Pandora FMS. **Pandora におけるグループの概念は基本的なものです。** グループは、Pandora FMS 内の特定の側面へのユーザのアクセスを制御するのを支援することを目的とした独自の規則を持つ要素の集合です。 It is important to know that an agent can only belong to one group, but a user can have access to one or more of these groups. エージェントは 1つのグループにしか属することができませんが、ユーザはこれらのグループの 1つまたは複数にアクセスできることを理解しておくことが重要です。 === "すべて" グループ === Pandora FMS has a system of groups, which are entities into which agents are classified and are used to break down privileges. In this way, users are granted certain permissions framed in one or more groups and will thus have the ability to see and interact with agents and other objects in their context. Pandora には、エージェントが分類されて権限を細分化するために使用されるエンティティであるグループのシステムがあります。 これにより、ユーザには 1つまたは複数のグループに関連づけられた範囲への特定のアクセス許可が与えられ、エージェントやその他のオブジェクトをその範囲で表示したり操作したりすることができます。 To facilitate the assignment and filtering of groups, there is a tool called ''All'' group. The group ''All'' means, depending on the context, ALL groups or ANY of them. グループの割り当てとフィルタリングを簡単にするために、''すべて(All)'' というグループがあります。''すべて'' グループは、コンテキストに応じて、すべてのグループまたは、そのうちのいずれかを意味します。 Its reserved identifier is ''ID 0'' (Identifier zero), with the difference that it is completely controlled by code, **without there being a group with that ID in the database.** すべてグループは識別子 ''ID 0'' で予約されており、**その ID のグループがデータベース上に存在するわけではなく**、コードによって完全に制御されています。 === エージェントグループ管理 === Menu **Management** → **Profiles** → **Manage agent groups**. メニュー、**Management** → **プロファイル(Profiles)** → **グループ管理(Manage agent Groups)**。 Clicking on the previous menu will show the predefined groups and/or created by users. From here you can edit a group of agents by clicking on the group name or delete it with the respective button in the **Actions** column. メニューをクリックすると、事前定義されたグループやユーザが作成したグループが表示されます。ここから、グループ名をクリックしてエージェントのグループを編集したり、**アクション(Actions)** 列のそれぞれのボタンを使用してエージェントのグループを削除したりできます。 To create a group of agents, use the **Create group** button, notable fields: エージェントのグループを作成するには、**グループ作成(Create group)** ボタンを利用します。主なフィールドは次の通りです。 * In order to use the group name for automatic Agent provisioning, it is recommended that it be free of spaces and extended characters (although this is supported). * **Parent**: Another group can be defined as the parent of the group being created. * **Password**: Optional password. Allows you to restrict the auto-creation of Agents (automatic provision of Software Agents or Satellite Server) so that only Agents can be created that have the same password as the one defined in this field. * **Alerts**: If checked, Agents belonging to the group will be able to send alerts. You can use this property to quickly disable alert generation for a specific group of Agents. * **Propagate ACL**: If enabled, child groups will have the same [[:en:documentation:04_using:11_managing_and_administration#system_acl_enterprise|ACL]] permissions as this group. * **Custom ID**: The groups have an ID in the Database, in this field it is possible to put another custom ID that can be used from an external program to perform an integration (e.g. CMDB's). * **Contact** and **Other**: Contact information and notes via the ''_group_contact_'' and ''_group_other_'' macros. * Since version 754 you can limit the number of Agents in each group using the **Max agents allowed** field. Default value zero (no limit). Also through the Pandora FMS API, by [[:en:documentation:08_technical_reference:02_annex_externalapi#set_create_group|create a group]] or [[:en:documentation:08_technical_reference:02_annex_externalapi#set_update_group|edit a group]], you can Set the maximum number of Agents in a group, if necessary. * エージェントの自動プロビジョニングにグループ名を使用する場合は、(サポートされていますが) スペースや拡張文字を含まないことをお勧めします。 * **親(Parent)**: 作成したグループの親として他のグループを設定する場合に選択します。 * **パスワード(Password)**: オプションです。このフィールドで定義されているものと同じパスワードを持つエージェントだけを作成できるように、エージェントの自動作成(ソフトウェアまたはサテライトエージェントの自動登録)を制限できます。 * **アラート(Alerts)**: 有効になっていると、グループに所属するエージェントがアラートを送信することができます。無効の場合は送信できません。このプロパティは、グループに属するエージェントのアラート生成を素早く無効化するのに利用できます。 * **ACL の伝播(Propagate ACL)**: 有効になっていると、このグループに属する子グループ対して、このグループと同じアクセス権が設定されます。 * **カスタムID(Custom ID)**: グループがデータベース上に持つ ID です。このフィールドには、外部プログラムを統合する場合などに利用するカスタム ID を設定します。 * **連絡先(Contact)**: ''_group_contact_'' および ''_group_other_'' マクロで参照される連絡先情報およびノートです。 * バージョン 754 以降、**最大エージェント数(Max agents allowed)** フィールドを使用して、各グループのエージェントの数を制限できます。デフォルト値はゼロ (制限なし) です。また、必要に応じて Pandora FMS API の [[:ja:documentation:08_technical_reference:02_annex_externalapi#set_create_group|グループ作成]] または [[:ja:documentation:08_technical_reference:02_annex_externalapi#set_update_group|グループ編集]] によって、グループ内のエージェントの最大数を設定できます。 === CSV からのグループのインポート === {{:wiki:icono-modulo-enterprise.png?23x23 |Enterprise Version}}This extension allows you to import a file with records (whose fields are separated by commas '', '' or another character you choose from the list ** Separator**) and define groups, to the Pandora FMS server {{:wiki:icono-modulo-enterprise.png?23x23 |Enterprise 版}}この拡張機能を使用すると、(フィールドがカンマ '',''、または **セパレータ** 一覧から選択したその他の文字で区切られた)グループを定義するファイルを Pandora FMS サーバにインポートできます。 The extension is accessed from **Management** → **Admin tools** → **Extensions manager** → **CSV import group**. Choose the file to import by clicking on **Browse…**, select the separator character and click on the **Go** button. **管理(Management)** → **管理ツール(Admin tools)** → **拡張マネージャ(Extensions manager)** → **グループ CSV インポート(CSV import group)** から拡張にアクセスします。インポートするファイルは、**参照(Browse)**... をクリックして選択し、区切り文字を選択して、**Go** をクリックします。 The CSV file must contain the following fields in the following order: CSV ファイルには、次のフィールドが次の順序で含まれている必要があります。 Group name, icon, parent id, propagation (''1'' or ''0''). グループ名、アイコン、親ID、伝播(''1'' または ''0'') ==== Pandora FMS でのプロファイル ==== Profiles are managed from **Management** → **Profiles** → **Profile management**. プロファイルは、**管理(Management)** → **プロファイル(Profiles)** → **プロファイル管理(Profile management)** から管理します。 Pandora FMS profiles allow you to define what permissions a user can have. The combination of profiles plus a group, associated with a user, allows defining what permissions a user has on a group of agents, so that they can have different profiles in different groups. Pandora FMS のプロファイルは、どのような権限をユーザに持たせることができるかを定義できます。ユーザに関連付けられたプロファイルとグループの組み合わせにより、ユーザがエージェントのグループに対して持つ権限を定義し、異なるグループに異なるプロファイルを持たせることができます。 {{ :wiki:gest1.png }} There are preloaded profiles and you can also create all the profiles that are necessary taking into account the profiles below. 事前に設定済のプロファイルがありますが、既存のプロファイルを考慮して必要なプロファイルを作成することもできます。 === プロファイル一覧 === This list defines what each profile enables: 以下は、どのようなプロファイルがあるかの一覧です。 ^Access bit ^Operation | |AR |- View agent data (all views) \\ - Tactical view \\ - Group view \\ - View users \\ - View SNMP Console, Tree view, Extension Module Group and Search Bar | |AW |- Agent management view \\ - Editing the agent and its .conf \\ - Mass operations \\ - Create agent \\ - Duplicate remote configuration \\ - Policy Management \\ - Manage filters| |AD |- Service stop management \\ - Deactivate agent/module/alert | ^アクセスビット ^操作 | |AR | - エージェントデータ参照(全表示) \\ - 概要表示 \\ - グループ表示 \\ - ユーザ表示 \\ - SNMP コンソール表示、ツリー表示、拡張モジュールグループ、検索バー | |AW | - エージェント管理 \\ - エージェントとその .conf の編集 \\ - 一括操作 \\ - エージェント作成 \\ - リモート設定の複製 \\ - ポリシー管理 \\ - フィルタ管理| |AD | - サービス停止の管理 \\ - エージェント/モジュール/アラートの無効化 | ^Access bit ^Operation | |LW |- Assignment of already created alerts - Alert management | |LM |- Define and modify templates - Define and modify actions | ^アクセスビット ^操作 | |LW | - 作成済アラートの割り当て - アラート管理 | |LM | - テンプレートの定義と編集 - アクションの定義と編集 | ^Access bit ^Operation | |UM |- User Management | |DM |- Database maintenance | ^アクセスビット ^操作 | |UM | - ユーザ管理 | |DM | - データベースメンテナンス | ^Access bit ^Operation | |ER |- View event | |EW |- Validate/Comment event - Manage filters - Execute responses | |EM |- Delete event - Change owner/Re-open event | ^アクセスビット ^操作 | |ER | - イベント参照 | |EW | - イベント承諾・コメント - フィルタ管理 - 対応の実行 | |EM | - イベント削除 - イベントの所有者変更・再オープン | ^Access bit ^Operation | |RR |- View report, graph, etc. - Apply a report template - View Cronjobs (Task list) | |RW |- Create a Visual Console - Create a report - Create a combined chart - View, edit, execute and create Cronjobs (except Execute custom script, Backup and PHP function) | |RM |- Create a report template - View, edit, run, create and delete Cronjobs (except Execute custom script, Backup and PHP function) | ^アクセスビット ^操作 | |RR | - レポート、グラフなどの参照 - レポートテンプレートの適用 - Cronジョブ(タスクリスト)参照 | |RW | - ビジュアルコンソールの作成 - レポート作成 - 組み合わせグラフの作成 - Cronジョブの参照、編集、実行、作成 (カスタムスクリプトの実行、バックアップ、PHP関数を除く) | |RM | - レポートテンプレートの作成 - Cronジョブの参照、編集、実行、作成および削除 (カスタムスクリプトの実行、バックアップ、PHP関数を除く) | ^Access bit ^Operation | |MR |- Network Map View | |MW |- Editing network maps - Deleting own network maps | |MM |- Deletion of any network map | ^アクセスビット ^操作 | |MR | - ネットワークマップ表示 | |MW | - ネットワークマップ編集 - 自身の持つネットワークマップの削除 | |MM | - 任意のネットワークマップの削除 | ^Access bit ^Operation | |VR |- Visual console view | |VW |- Visual console edition - Deletion of own visual consoles - Deletion of any visual console | |VM |- Visual console management | ^アクセスビット ^操作 | |VR | - ビジュアルコンソール表示 | |VW | - ビジュアルコンソール編集 - 自身の持つビジュアルコンソールの削除 - 任意のビジュアルコンソールの削除 | |VM | - ビジュアルコンソール管理 | ^Access bit ^Operation | |NR |View data from [[:en:documentation:03_monitoring:16_ncm#acl|NCM]]| |NW |Operate NCM| |NM |Manage NCM| ^アクセスビット ^操作 | |NR |[[:ja:documentation:03_monitoring:16_ncm#acl|NCM]]データ参照| |NW |NCM 操作| |NM |NCM 管理| ^Access bit ^Operation | |PM |- Manage responses - Customize event columns - Update manager (Operation and Administration) - Group management - Create inventory modules - Manage modules (Including all sub-options) - SNMP console management - Profile management - Server management - System audit (editing and viewing) - Setup (all lower tabs included) - Administration extensions – Define and modify alert commands - View, edit, execute and create all types of Cronjobs (Task List) | ^アクセスビット ^操作 | |PM | - 対応管理 - イベントカラムのカスタマイズ - アップデートマネージャ(操作と管理) - グループ管理 - インベントリモジュール作成 - モジュール管理(すべてのサブオプションを含む) - SNMP コンソール管理 - プロファイル管理 - サービス管理 - システム監査(編集および参照) - セットアップ(すべてのサブメニューを含む) - 拡張管理 - アラートコマンドの定義と編集 - 全てのタイプのCronジョブ(タスクリスト)の参照、編集、実行および作成 | ^Combination of permissions ^| |EW & IW |- Create incident through event (Response) | |LM & AR / AW & LW |- Validate alerts | ^ 組み合わせによる許可 ^| |EW & IW | - イベントを通してのインシデント作成(対応) | |LM & AR / AW & LW | - アラートの承諾 | ==== 権限割り当て ==== From the user edition, a user can be assigned access to one or more groups with a specific profile: ユーザの設定で、特定のプロファイルでグループへのユーザのアクセス権を割り当てることができます。 {{ wiki:acl_groups.png }} If a standard user is created without a profile or group, said user **will not be able to log in to the Pandora FMS server**. 一般ユーザをグループまたはプロファイルを割り当てずに作成すると、**そのユーザは Pandora FMS サーバにログインできません**。 === ユーザ管理権限(UM)でのプロファイルとグループの割り当て === Several possible scenarios have been taken into account: いくつかの考えられるシナリオを考慮しており、これについて次に説明します。 * A **manager** user with UM permissions that belongs to the ''ALL'' group will be able to manage any user regardless of the group to which they belong. * Access can be added to groups before creating a user as such. * A **manager** user can edit profiles and groups only on users that he can see because they belong to the groups he manages with UM permissions. * An **administrator** user can create other administrator users and can manage any other user, but in no case can a **manager** user with UM permissions remove UM permissions from another user who has the same permissions on the same group . This can only be modified by an administrator. * A **manager** user without UM permissions on a group cannot see which users belong to that group. * A **manager** user can delete the user relationship with the groups he manages and even the entire user if he only has a relationship with the groups he manages. * ''すべて''グループに属している UM 権限を持つユーザは、任意のグループに属する任意のユーザを管理できます。 * グループへのアクセスは、そのようなユーザを作成する前に追加できます。 * 特定のグループの UM 権限を持つユーザは、自分が表示できるユーザのプロファイルとグループを編集できます。 * **管理者**ユーザは、他の管理者ユーザを作成し、他のユーザを管理できますが、UM 権限を持つ標準ユーザは、同じグループに対して同じ権限を持つ別のユーザの UM 権限を削除することはできません。これは管理者のみが変更できます。 * グループに対して UM 権限のないユーザは、どのユーザがそのグループに属しているかを確認できません。 * UM 権限を持つユーザは、管理するグループとのユーザの関係を排除できます。このユーザだけが管理するグループとの関係を持っている場合でさえも排除できます。 In the event that a user's last profile/group relationship is to be deleted and the user is to be deleted, Pandora FMS will display a warning notice. ユーザの最後のプロファイル/グループの関係が削除され、ユーザが削除される場合、Pandora FMS は警告を表示します。 * A **manager** user who has UM permissions in one group and not in another, can only see the profile/group information of the groups they manage, even if the observing user has more permissions for other groups. The rest of the user's information will be unrelated to the **manager** user. In this way, the **manager** user will only be able to obtain information or modify the permissions on the groups he manages, but at no time will he be able to delete more permissions or delete the user. * グループで UM 権限を持っていても別のグループで UM 権限を持っていないユーザは、管理しているユーザが他のグループの権限をさらに持っている場合でも、管理しているグループのプロファイル/グループ情報のみを表示できます。 ユーザの残りの情報は、特定グループで UM 権限を持つユーザとは無関係です。このようにして、UM 権限を持つユーザは、自身が管理するグループの情報を取得したり、権限を変更したりすることはできますが、他のグループの権限を削除したり、ユーザを削除したりすることはできません。 === タグで拡張された権限システム === {{:wiki:enterprise-module-icon.png?23x23 |VersionEnterprise}}In the Enterprise version, individual access to an agent's modules can be configured with a Tags system (**Tags**). Labels are configured in the system, assigned to the modules that are needed and, additionally, a user's access can be restricted to only the modules that have those labels defined. {{:wiki:icono-modulo-enterprise.png?23x23 |Enterprise 版}}Enterprise 版では、エージェントのモジュールへの個別アクセスをタグシステムで設定することができます。タグはシステムで設定し、設定したいモジュールに割り当てます。定義されたタグを持つモジュールのみにユーザアクセスを制限することができます。 The tags are defined in **Management** → **Profiles** → **Module Tags.** タグは、**管理(Management)** → **プロファイル(Profiles)** → **モジュールタグ(Module Tags)** で定義します。 * Access by Tags does not replace access by groups: **It complements it**. * In some global views (tactical view, group view, overall tree counts) the totals show all modules, not just those visible by the tag. * タグによるアクセス制御はグループのそれを置き換えるものではありません。補完するものです。 * 一部のグローバルビュー (概要表示、グループ表示、全体のツリー数) では、合計にはタグで表示されるモジュールだけでなく、すべてのモジュールが表示されます。 == モジュール == In the configuration of a module, one or more tags can be assigned (optionally): モジュールの設定では、1 つ以上のタグを (オプションで) 割り当てることができます。 {{ :wiki:tags_1.png }} == ユーザ == To assign a user specific access to a tag, it must be done through the user editor, in the profile and group assignment, adding a tag: ユーザ固有のアクセス権をタグに割り当てるには、ユーザ編集のプロファイルとグループ割り当てでタグを追加する必要があります。 {{ :wiki:acl_tags.png }} This system, called **Tag-based security mode**, allows you to restrict access to all the agent's content, but has performance penalties, so it is designed exclusively to give access to small portions of information, that is, should not be used with more than two or three tags per user/profile/group combination. **タグベースのセキュリティモード**と呼ばれるこのシステムを使用すると、エージェントのすべてのコンテンツへのアクセスを制限できますが、パフォーマンスが低下します。情報のごく一部へのアクセスを許可することを想定した設計です。ユーザ/プロファイル/グループの組み合わせごとに 2 つまたは 3 つを超えるタグの利用はお勧めしません。 === 階層 === In previous sections it was explained that the permissions of a group can be extended to children using the **Propagate ACL** configuration option. However, from the user configuration, you can limit this functionality and prevent the ACL from propagating by checking **No hierarchy**. 前のセクションでは、グループのパーミッション設定オプション **ACLの伝播** を使うと子グループにも適用できることを説明しました。 ただし、ユーザ設定にて **階層なし** をチェックすることでこの機能を制限し、ACL が伝播するのを防ぐことができます。 === セカンダリグループ === Secondary groups are optional. セカンダリグループはオプションです。 {{ :wiki:secondary_agent.png }} The fact that an agent belongs to a secondary group means that it actually belongs to several groups at the same time. With this functionality, two users who have different permissions can access the same agent by simply adding the appropriate secondary groups. エージェントがセカンダリグループに所属するということは、同時に複数のグループに所属することを意味します。この機能で、適切なセカンダリグループを追加することにより、まったく異なる権限の 2人のユーザが同じエージェントにアクセスすることができます。 Some views, such as the Tree View, can show repeated agents. **When using secondary groups this is normal behavior**. ツリー表示などのいくつかの表示ではエージェントが複数表示されます。**セカンダリグループを利用している場合、これは通常の動作です。** ==== Enterprise ACL システム ==== The Open Source ACL model is based on Unix style: ''role/action/group/user'' . オープンソース ACL モデルは、Unix スタイル: ''ロール/アクション/グループ/ユーザ'' に基づいています。 {{:wiki:icono-modulo-enterprise.png?23x23 |Enterprise Version}}[[:en:documentation:07_technical_annexes:23_pfms_acl_enterprise_system|The ACL Enterprise system]] allows you to define -according to profile- which pages (defined one by one one or by "groups") users have access. This will allow you to **redefine** the sections of the interface that a user can see with the classic Pandora FMS ACL system. {{:wiki:icono-modulo-enterprise.png?23x23 |Enterprise 版}}[[:ja:documentation:07_technical_annexes:23_pfms_acl_enterprise_system|Enterprise ACL システム]]を使用すると、プロファイルに従って、ユーザがアクセスできるページ (1 つずつまたは "グループ" で定義) を定義できます。 これにより、従来の Pandora FMS ACL システムでユーザに表示されるインターフェイスのセクションを**再定義**できるようになります。 * [[:en:documentation:01_understanding:03_glossary#superadmin|superadmin]] are exempt from ACL control, other users are ACL bound, even if they have the **Pandora**** Administrator** profile assigned. * Both models are parallel and compatible. The Classic ACL system is complementary to and evaluated before the ACL Enterprise system. * [[:ja:documentation:01_understanding:03_glossary#スーパー管理者|スーパー管理者]]は ACL 制御の対象外です。他のユーザは、**Pandora 管理者** プロファイルが割り当てられている場合でも、ACL に拘束されます。 * 両方の ACL モデルは並列で動作します。クラシカル ACL システムは Enterprise ACL システムを補完し、Enterprise ACL システムよりも前に評価されます。 ==== 共有要素の表示権限 ==== Groups and profiles are designed so that a user has different roles in Pandora FMS. Basic monitoring elements such as agents and modules are governed by these basic group/profile rules, taking into account how they are extended with the use of secondary groups and tag permissions. グループとプロファイルは、ユーザが Pandora FMS で異なるロールを持つように設計されています。 エージェントやモジュールなどの基本的な監視要素は、セカンダリグループやタグによるアクセス許可の拡張も考慮して、グループ/プロファイルルールによって管理されます。 Other Pandora FMS elements such as [[:en:documentation:04_using:08_data_presentation_reports|reports]], [[:en:documentation:04_using:05_data_presentation_visual_maps|Visual consoles]], [[:en:documentation:04_using:06_data_presentation_network_maps|maps red]] and [[:en:documentation:04_using:09_dashboard|dashboards]], **act as containers**. If a user (with visibility to all managed data) creates a report and assigns it to a general group, users with access to that group will be able to see the report and all its contents, **even if they do not have permission access to the groups. individual elements of your report**. [[:ja:documentation:04_using:08_data_presentation_reports|レポート]]、[[:ja:documentation:04_using:05_data_presentation_visual_maps|ビジュアルコンソール]]、[[:ja:documentation:04_using:06_data_presentation_network_maps|ネットワークマップ]]、[[:ja:documentation:04_using:09_dashboard|ダッシュボード]]など、Pandora の他の要素は **コンテナとして機能** します。ユーザ (すべての管理データへの可視性を持つ) がレポートを作成し、それを一般グループに割り当てると、そのグループへのアクセス権を持つユーザは、**レポートの個々の要素へのアクセス許可を持っていない場合でも**、レポートとそのすべてのコンテンツを表示できます。 Exceptions to this behavior: この動作の例外: * Some dashboard widgets such as the treeview or in the dashboard event control, since they allow you to interact with the data (to validate events) or in independent elements of the visual Console where you can restrict the display of a Console element to a certain group. * It should be noted that the purpose of such elements, when access is given in read mode, is to be able to access data that could not otherwise be viewed by that user. It may happen that the user has read and write access. In this case, when you edit one of those containers, you will only be able to add items to which you have access andYou can delete items you don't have access to, but you can't add them again. * ツリー表示やダッシュボードイベントコントロールなどの一部のダッシュボードウィジェットでは、(イベントを検証するために) データを操作したり、コンソール要素の表示を特定のグループに制限できるビジュアルコンソールの独立した要素を操作したりできます。 * このような要素には注意する必要があります。読み取りモードでアクセスができる場合、そのユーザが他の方法では表示できないデータにアクセスできるようになることに注意してください。 ユーザが読み取りおよび書き込みアクセス権を持っている場合、これらのコンテナの 1 つを編集すると、アクセス権のあるアイテムのみを追加でき、アクセス権のないアイテムは削除できますが、再度追加することはできません。 ===== サーバ ===== ==== サーバ管理 ==== The detailed view of the servers is used to know, in addition to the general status of the Pandora FMS servers, their load level and delay in executions. Go to the **Management** → **Servers** menu and click on the **Manage servers** option: The detailed view of the servers is used to know, besides the general state of Pandora FMS servers, their load level and delay. Go to the **Servers** menu and click on the option **Manage servers**. サーバの詳細画面では、Pandora FMS サーバの一般的な状態に加えて、それらの負荷レベルと遅延を確認することができます。 **サーバ(Servers)** メニューに移動し、**サーバ管理(Manage servers)** オプションをクリックします。 {{ :wiki:servers-manage_servers_pandora_fms_servers.png }} Each server has its own icons, in the previous example image a **Data server**: 各サーバには独自のアイコンがあり、上の画像の例は **データサーバ** です。 * **Reset module status and triggered alerts count**: To reset counts of triggered alerts and modules. * **Edit**: To change the IP address and description of the server. * **Manage satellite hosts**: Allows you to remotely configure the Satellite servers. * **Remote configuration**: To enable [[:en:documentation:02_installation:04_configuration#remote_config|remote configuration]] you will need to change the ''remote_config'' token to 1 and then restart the PFMS server. * **Server features**: where you can enable or disable each of the servers you have according to the type of license purchased. * **Optimization settings**: to tune each of the servers according to their characteristics, some more, others less. * **Other server settings**: to configure automated tasks. * **Delete**: To delete the server. * **モジュールのステータスと発報アラート数をリセット(Reset module status and triggered alerts count)**: 発報されたアラートとモジュールの数をリセットします。 * **編集(Edit)**: サーバの IP アドレスと説明を変更します。 * **サテライトホスト管理(Manage satelite hosts)**: サテライトサーバをリモートで設定できます。 * **リモート設定(Remote configuration)**: [[:ja:documentation:02_installation:04_configuration#remote_config|リモート設定]] を有効にするには、''remote_config'' トークンを 1 に変更してから、Pandora FMS サーバを再起動する必要があります。 * **サーバ機能(Server features)**: 購入したライセンスの種類に応じて、各サーバを有効または無効にすることができます。 * **最適化設定(Optimization settings)**: それぞれのサーバの特性に応じて、多くしたり少なくしたり調整します。 * **その他のサーバ設定(Other server settings)**: 自動タスクを設定します。 * **削除(Delete)**: サーバを削除します。 ==== コンソール管理 ==== Menu **Management → Servers → Manage consoles**. メニュー、**管理(Management) → サーバ(Servers) → コンソール管理(Manage consoles)** To balance the load in the execution of [[:en:documentation:03_monitoring:04_discovery#console_tasks|console tasks]] on the Discovery server, [[:en:documentation:02_installation:04_configuration#configuration_file_configphp|you will be able to declare and add consoles]] in the ''config.php'' section. 自動検出サーバにおける[[:ja:documentation:03_monitoring:04_discovery#コンソールタスク|コンソールタスク]]の実行負荷をバランシングするには、''config.php'' で [[:ja:documentation:02_installation:04_configuration#設定ファイル_config.php|コンソールの定義を追加]]します。 ==== データベース HA 管理 ==== It is accessed through the menu **Management → Servers → Manage database HA**, if you have centralization in Command Center (Metaconsole) you must use the menu **Setup → Manage database HA**. メニュー **管理(Management) → サーバ(Servers) → データベース HA 管理(Manage database HA)** からアクセスできます。コマンドセンター (メタコンソール) で一元管理している場合は、メニュー **セットアップ(Setup) → データベース HA 管理(Manage database HA)** を使用する必要があります。 It allows to visualize and perform actions on the nodes that integrate the [[:en:documentation:05_big_environments:06_ha|High Availability]] system: [[:ja:documentation:05_big_environments:06_ha|高可用性]] システムを構成するノードを表示し、アクションを実行することができます。 {{ :wiki:pfms-management-servers-manage_database_ha.png }} ===== 認証情報ストア ===== Pandora FMS has a credential store. This store manages the identities that will be used in sections such as Discovery Cloud or automatic agent deployment. It is accessed through the menu **Management** → **Profiles** → **Manage agent groups** → **Credential Store** tab. Pandora FMS は認証情報ストアを備えています。 このリポジトリは、クラウド検出やエージェントの自動展開などのセクションで使用される ID を管理します。メニュー **管理(Management)** → **プロファイル(Profiles)** → **エージェントグループ管理(Manage agent groups)** → **認証情報ストア(Credential Store)** タブからアクセスできます。 Pandora FMS allows the encryption of passwords to be saved in the database. For more information visit [[:en:documentation:07_technical_annexes:08_password_encryption|Password Encryption]]. Pandora FMS は、暗号化したパスワードをデータベースに保存できます。詳細は、[[:ja:documentation:07_technical_annexes:08_password_encryption|**パスワードの暗号化**]] を参照してください。 To add a new entry you must press the **Add key** button, there are seven different types of credentials to register: 新しいエントリを追加するには、**キーの追加(Add key)** ボタンを押す必要があります。登録できる認証情報は 7 種類あります。 - Amazon Web Services® (AWS®) credentials. - Microsoft Azure® credentials. - Custom credentials. - Google® credentials. - SAP® credentials. - WMI type credentials. - SNMP type credentials (v1, v2, v2.c and v3). - Amazon Web Services® (AWS®) ログイン情報 - Microsoft Azure® ログイン情報 - カスタムログイン情報 - Google® ログイン情報 - SAP® ログイン情報 - WMI ログイン情報 - SNMP (v1, v2, v2c および v3) ログイン情報 The group assigned to the key controls the **visibility** of the key. You can only assign a group to which the user who is creating the credential belongs, unless that user explicitly belongs to the group **ALL** ([[:en:documentation:04_using:11_managing_and_administration#el_grupo_22all22_28todos2fcualquiere29|ALL]]). Once added, it can be consulted, filtered, etc. キーに割り当てられたグループは、キーの**可視性**を制御します。 ユーザがグループ **ALL** ([[:ja:documentation:04_using:11_managing_and_administration#すべて_グループ|すべて]]) に明示的に属している場合を除き、認証情報を作成しているユーザが属するグループのみを割り当てることができます。追加すると、参照したり、フィルタリングしたりすることができます。 In the modification, all fields are editable except the credential type (**Product**). 変更では、認証情報の種類 (**製品**) を除くすべてのフィールドが編集可能です。 ===== 計画停止 ===== Pandora FMS has a system for managing planned or scheduled service stops in **Management** → **Tools** → **Scheduled downtime**. Pandora FMS には、**管理(Management)** → **ツール(Tools)** → **計画停止(Scheduled downtime)** で計画的なサービス停止を管理するシステムがあります。 [[:en:documentation:07_technical_annexes:24_pfms_scheduled_downtimes|This system]] allows you to deactivate the alerts in the intervals that there is a service stoppage, deactivating the agents. [[:ja:documentation:07_technical_annexes:24_pfms_scheduled_downtimes|このシステム]] を使用すると、サービス停止がある期間にアラートを無効化したり、エージェントを無効化できます。 When an agent is deactivated, it does not collect information either, so in a service stop, for most metrics or report types, the intervals where there is a service stop **are not taken into account in the reports since There is no data from that time in the agents**. エージェントが無効化されると、情報も収集されないため、サービス停止では、ほとんどのメトリクスまたはレポートタイプで、サービス停止の期間は**レポートでは考慮されません。これは、エージェントからのデータがないためです。 ** ===== 監査ログ ===== Pandora FMS keeps a log with all the important changes and actions produced in the Pandora FMS Console. This log can be seen in **Management** → **Admin tools** → **System Audit Log**, where you can see a series of entries related to the Console activity, information about the user, type of action, date and a short description of the recorded events. Pandora FMS は、Pandora FMS コンソールで生成されたすべての重要な変更とアクションを記録したログを保存します。 このログは、**管理(Management)** → **管理ツール(Admin tools)** → **システム監査ログ(System Audit Log)** で確認できます。ここでは、コンソールのアクティビティ、ユーザに関する情報、アクションの種類、 日付と記録されたイベントの簡単な説明を見ることができます。 At the top left you can filter which entries to display by different criteria, including: actions, user, and IP address. You can even perform a text search and determine the maximum times to search. 左上では、アクション、ユーザ、IP アドレスなどのさまざまな基準で表示するエントリをフィルターできます。 テキスト検索を実行して、検索の最大回数を決定することもできます。 It is also possible to export the information displayed on the screen to a CSV file, by clicking on the button at the top right of the screen. 画面右上のボタンをクリックすると、画面に表示されている情報をCSVファイルにエクスポートすることもできます。 ===== ローカルサーバログ ===== Menu **Management** → **Admin tools** → **Extension management** → **System logfiles**. From this extension you can consult the logs tanto the console as well as the local server. メニュー **管理(Management)** → **管理ツール(Admin tools)** → **拡張機能管理(Extension management)** → **システムログファイル(System logfiles)** からアクセスします。 この拡張機能から、コンソールおよびローカルサーバのログを参照できます。 If the contents cannot be viewed, configure the permissions of your log files by running in a terminal window with the appropriate permissions: 内容を表示できない場合は、ターミナルウィンドウから適切な権限で適切な権限で、ログファイルのパーミッションを設定します。 chown -R pandora:apache /var/log/pandora/ You can adjust the rotator options to keep these settings by modifying the file ''/etc/logrotate.d/pandora_server'' ''/etc/logrotate.d/pandora_server'' を修正することにより、ログローテートを調整することができます。 /var/log/pandora/pandora_server.log /var/log/pandora/web_socket.log /var/log/pandora/pandora_server.error { weekly missingok size 300000 rotate 3 maxage 90 compress notifempty copytruncate create 660 pandora apache } /var/log/pandora/pandora_snmptrap.log { weekly missingok size 500000 rotate 1 maxage 30 notifempty copytruncate create 660 pandora apache } On the other hand, there is also a specific configuration for rotating console logs in ''/etc/logrotate.d/pandora_console'': 一方、''/etc/logrotate.d/pandora_console'' には、コンソールログローテーションの設定もあります。 /var/www/html/pandora_console/log/audit.log /var/www/html/pandora_console/log/console.log { weekly missingok size 100000 rotate 3 maxage 15 compress notifempty create 644 apache root } In case of updating by **OUM** from a version prior to **747**, the **logrotate** file must be modified manually. **OUM**でバージョン**747**までアップデートする場合は、手動で **logrotate** ファイルを修正する必要があります。 ===== コンソールからのデータベース管理 ===== **The core of the Pandora FMS system is its database**. All the data collected by the monitored systems, agent configuration, alerts, events, audit data, different users and their data are stored there. **Pandora FMS のコアはデータベースです。** 監視対象システムから収集されるデータ、エージェントの設定、アラート、イベント、監査データ、ユーザ、その他データが保存されます。 To perform database maintenance on a regular basis, administrators can use standard MySQL commands from the command line or they can [[:en:documentation:07_technical_annexes:27_pfms_db_management|manage the Database from the Console with various extensions for this ]]. 通常のデータベースのメンテナンスをするために、管理者は MySQL のコマンドをコマンドラインから使えるかまたは、[[:ja:documentation:07_technical_annexes:27_pfms_db_management|そのための拡張からデータベースを管理できる]]必要があります。 ===== 外部ツール ===== Known in previous versions as **Network Tools**, it is now located in **Management** → **Setup** → **Setup** → **External Tools**. 以前のバージョンでは **ネットワークツール** として知られていましたが、現在は **管理(Management)** → **セットアップ(Setup)** → **セットアップ(Setup)** → **外部ツール(External Tools)** にあります。 * Allows you to customize the sounds of the audible alerts. * If necessary, you can indicate the full path to the utilities **snmp**, **ping**, etc. * Custom commands can be added, which can use macros such as ''_address_'' (IP address of an agent) as a parameter to execute the respective command. * サウンドアラートの音をカスタマイズできます。 * 必要に応じて、**snmp**、**ping** などのユーティリティへのフルパスを指定できます。 * カスタムコマンドを追加できます。これにより、''_address_'' (エージェントの IP アドレス) などのマクロをパラメータとして使用して、それぞれのコマンドを実行できます。 ===== バックアップ ===== For backup option see section [[:en:documentation:03_monitoring:04_discovery#edit_console_tasks|Discovery - Console Tasks]]. バックアップオプションに関しては、[[:ja:documentation:03_monitoring:04_discovery#コンソールタスクの編集|自動検出 - コンソールタスク]] の章を確認してください。 ===== プラグイン登録 ===== It is an extension that allows you to register server plugins and is accessed by **Management** → **Servers** → **Register plugin**. サーバプラグインを登録できる拡張機能で、**管理(Management)** → **サーバ(Servers)** → **プラグインの登録(Register plugin)** からアクセスできます。 To register a plugin, choose the file by clicking on **Browser** and then on **Upload**. プラグインを登録するには、**ブラウザ(Browser)** をクリックしてファイルを選択し、**アップロード(Upload)** をクリックします。 You can find more information about server plugins (''.pspz'' file format) in the section [[:en:documentation:08_technical_reference:05_annexo_server_plugins_development#desarrollo_de_plugins_del_servidor|"Server plugin development"]]. サーバプラグインについての詳細 (''.pspz'' ファイルフォーマット) は、[[:ja:documentation:08_technical_reference:05_anexo_server_plugins_development|サーバプラグイン開発]] にあります。 ===== データの挿入 ===== This extension is accessed from **Management** → **Resources** → **Insert Data**. Allows you to add data to an agent module, indicating its date and time and saving it with the **Update** button. この拡張機能には、**管理(Management)** → **リソース(Resources)** → **データの挿入(Insert Data)**からアクセスします。 エージェントモジュールにデータを追加し、日付と時刻を設定し、**更新(Update)** ボタンで保存できます。 It also allows you to import data in a comma-separated (CSV) file to an agent module. The format of the CSV file must be date and value, separated by semicolons, one for each line. The date must be given in ''Y/m/d H:i:s'' format. また、カンマ区切り (CSV) ファイル内のデータをエージェントモジュールにインポートすることもできます。 CSV ファイルの形式は、日付と値を各行に 1 つずつセミコロンで区切って指定する必要があります。 日付は ''Y/m/d H:i:s'' 形式で指定する必要があります。 Make sure that the ''apache'' user has write rights to the ''/var/spool/pandora/data_in'' directory, if necessary run: chown -R pandora:apache /var/spool/pandora/data_in ''apache'' ユーザに ''/var/spool/pandora/data_in'' ディレクトリへの書き込み権限があることを確認し、必要に応じて次のコマンドを実行します。 chown -R pandora:apache /var/spool/pandora/data_in ===== リソース登録 ===== This extension allows you to import files in ''.prt'' format that contain the definition of **network component**, **smnp component**, **local component** or **wmi component**. You can also add all of them (except the **local component**) to a template. この拡張により、**ネットワークコンポーネント**、**snmp コンポーネント**、**ローカルコンポーネント**や、**wmi コンポーネント**の定義を ''.prt'' ファイルでインポートすることができます。また、これらのコンポーネント (**ローカルコンポーネント**以外) をテンプレートに追加することができます。 This option is accessed through the menu **Management** → **Resources** → **Resource registration.** このオプションには、メニュー **管理(Management)** → **リソース(Resources)** → **リソース登録(Resource registration)** からアクセスできます。 ====.prt ファイルフォーマット ==== ... ... ===== リソースのエクスポート/インポート ===== **Management → Resources → Resources export/import** menu. **管理(Management) → リソース(Resources) → リソースのエクスポート/インポート(Resources export/import)** メニュー。 The new feature allows exporting and importing in PRD format, which is separate from database identifiers. This allows further flexibility when copying and/or moving elements between PFMS servers. この新機能により、データベース識別子とは別の PRD 形式でのエクスポートとインポートが可能になります。 これにより、PFMS サーバ間で要素をコピーおよび/または移動する際の柔軟性がさらに高まります。 Choose an element type and then select one of the existing elements to be exported to a file with automatic naming. The file or files are copied to the target PFMS server and imported, if necessary incompatible elements will be reported. 要素タイプを選択し、自動命名のファイルにエクスポートする既存の要素の 1 つを選択します。 ファイルは対象の PFMS サーバにコピーしてインポートします。互換性のない要素があった場合は、それが報告されます。 {{ :wiki:pfms-management-resources-resources_export_import-report_imported.png }} The items available for export are: エクスポートできる要素は次のとおりです。 * Custom graph. * Custom report. * Dashboard. * GIS map. * Network map. * Policy. * Service. * Visual Console. * カスタムグラフ * カスタムレポート * ダッシュボード * GIS マップ * ネットワークマップ * ポリシー * サービス * ビジュアルコンソール ===== テキスト文字列翻訳 ===== This extension belongs to the **Management** → **Setup** → **Translate string** menu and allows you to translate text strings from the Pandora FMS interface in a personalized way. **管理(Management)** → **セットアップ(Setup)** → **翻訳文字列(Translate string)** にあるこの拡張では、Pandora FMS インタフェースの文字列を個別に翻訳できます。 * **Language**: Allows you to filter the string by language. * **Free text for search (*)**: Content of the string that you want to customize. * **言語(Language)**: 言語によって文字列をフィルタリングします。 * **文字列検索(Free text for search (*)**: 個別調整する文字列。 Three columns will appear: the first will show the original string, the second will show the current translation, and the third will show the custom translation that you want to add. Complete this last column and click the **Update** button to save. 3 つの列が表示されます。最初の列には元の文字列が表示され、2 番目の列には現在の翻訳が表示され、3 番目の列には追加するカスタム翻訳が表示されます。 この最後の列に入力し、**更新(Update)** ボタンをクリックして保存します。 You must pay attention to copying exactly the HTML code and the JavaScript language that may appear in the text to be translated. 翻訳対象のテキストに含まれる HTML コードと JavaScript を正確にコピーするように注意する必要があります。 ===== ワークスペース ===== This section allows you to interact with Pandora FMS users, or edit the user's own details, as well as some various operations, such as access to the incident system (to open tickets), chat with other connected Pandora FMS users, etc. このセクションでは、Pandora FMS ユーザと対話したり、ユーザの詳細を編集したり、(チケットをたてるために)インシデントシステムへアクセスしたり、Pandora FMS に接続している他のユーザとのチャットなど、さまざまな操作ができます。 ===== ソフトウエアエージェントリポジトリ ===== The Software Agents repository is part of the [[:en:documentation:03_monitoring:04_discovery#despliegue_automatico_de_agentes|Deployment Center]], which controls the available versions of the agent installers (programs) to be deployed. ソフトウエアエージェントリポジトリは[[:ja:documentation:03_monitoring:04_discovery#自動エージェントデプロイ|デプロイセンター]]の一部であり、デプロイするエージェントインストーラのバージョン(プログラム)を制御します。 ===== カスタムテーマ ===== NG 753 and later versions only: バージョン NG 753 以降のみ。 Starting with this version, a script called ''styles_backup.sh'' is available that allows you to export existing icons and CSS. It is located in the directory: このバージョン以降では、アイコンと既存の CSS をエクスポートできる ''styles_backup.sh'' というスクリプトが存在します。これは次のディレクトリにあります。 /tmp/pandorafms/pandora_server/util -> styles_backup.sh When you run it, it creates the following folder: 実行すると、次のフォルダができます。 /var/www/html/pandora_console/styles_backup Within this directory two compressed files will be saved: このディレクトリには、次のような圧縮ファイルが保存されます。 images-backup-- Where '''' and ''