This screen offers a large amount of information regarding the agent, with the possibility of forcing the execution of remote checks and refreshing data. At the top it shows a summary with various agent data.
* **List of modules**: belonging to the agent and their respective states (only initialized modules).
+
* Full list of [[:en:documentation:pandorafms:management_and_operation:01_alerts|alerts]] from the agent, with the option to select one or more alerts and validate them.
+
* Status of log sources as configured in [[:en:documentation:pandorafms:monitoring:09_log_monitoring|Log Collection]].
+
* List with the last [[:en:documentation:pandorafms:management_and_operation:02_events|events]] of the agent, with the option to show only the events of the last 24 hours.
Using the [[:en:documentation:02_installation:03_interface#favorite|favorites system]] you may add any agent to a custom list for each user. Click on the star button right next to the agent's name in your main view.
+
Using the [[:en:documentation:pandorafms:installation:03_interface#favorite|favorite system]] you can add any agent to a custom list for each user. Click the star button right next to the agent's name in your main view.
You may add (or remove) as many agents as you need, all of them will always be visible in the **Agents** section of the **Favorite** menu (**Operation** section).
+
You can add (or remove) as many agents as you need, all of them will always be visible in the **Agents** section of the **Favorite** menu (**Operation** section).
Modules have one of several data types: boolean, numeric or alphanumeric, [[:en:documentation:pandorafms:installation:05_configuration_agents#module_type|among others.]]
-
**Full list of [[:en:documentation:04_using:01_alerts|alert]]s**of the agent, with the option to select one or several alerts and validate them through the **Validate** button:
List with the latest [[https://:en:documentation:04_using:02_events|events]] for this agent (**Latest events for this agent**), with the option to show only the events of the last 24 hours (**Show all Events 24h**):
このエージェントの最新の [[:ja:documentation:04_using:02_events|イベント]] を一覧表示します(**このエージェントの最新のイベント(Latest events for this agent)**)。過去 24 時間のイベントのみを表示するオプションがあります (**24 時間以内の全イベント表示(Show all Events 24h)**):
* **WMI モジュール(WMI module):** これは、Windows システムに対して、インストールされているサービスのリストや現在の CPU 負荷の取得などができるリモート監視モジュールです。 この種の監視についてもっと知りたい場合は、[[ja:documentation:03_monitoring:03_remote_monitoring#WMI_.E3.81.A7.E3.81.AE.E3.83.AA.E3.83.A2.E3.83.BC.E3.83.88_Windows_.E3.83.A2.E3.83.8B.E3.82.BF.E3.83.AA.E3.83.B3.E3.82.B0|こちら]] を参照してください。
+
-
* **予測モジュール(Prediction module):** これは、監視対象サーバーの平均 CPU 使用率や接続待ち時間の合計など、他の "基本" モジュールからのデータを参照してさまざまな算術演算を実行する予測監視モジュールです。 この種の監視についてもっと知るためには、[[ja:documentation:03_monitoring:10_other_monitoring|こちら]] を参照してください。
+
-
* **ウェブサーバモジュール(Webserver module):** これは、たとえば Web サイトが停止しているかどうか、または特定の単語が含まれているかどうかを確認するなど、Web サイトの状態をチェックしてデータを取得する Web 監視です。この種の監視についてもっと知りたい場合は、[[ja:documentation:03_monitoring:06_web_monitoring|こちら]] を参照してください。
+
-
* **ウェブ分析モジュール(Web analysis module):** これは、Web サイトの参照、資格情報の導入、フォームへの準拠など、ユーザの Web 参照のシミュレーションが実行できる Web 監視です。 この種の監視についてもっと知りたい場合は、[[ja:documentation:03_monitoring:13_user_monitorization|こちら]] を参照してください。
* **Using module component**: When using a module component, it will be automatically populated with parameter values needed to perform monitoring, this token appears in all module types except for prediction modules.
* **Using module component**: When using a module component, it will be automatically populated with parameter values needed to perform monitoring, this token appears in all module types except for prediction modules.
行 647:
行 656:
@DATE_FORMAT_nY (年)
@DATE_FORMAT_nY (年)
</code>
</code>
+
+
Where “n” can be an unsigned (positive) or negative number and FORMAT follows the standard of [[http://search.cpan.org/~dexter/POSIX-strftime-GNU-0.02/lib/POSIX/strftime/ GNU.pm|perl strftime]].
* **Module relations**: Used to replace the module, either directly (**Direct**) or on failover (**Failover**), for the purposes of [[:en:documentation:pandorafms:management_and_operation:08_data_presentation_reports#availability_graph|SLA calculation]].
+
* **Ignore unknown**: This disables the calculation of the unknown state in the module, so the transition to unknown will never be performed. The state it reflects is the last known state.