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).
List of modules (**List of modules**) belonging to the agent and their corresponding status.
-
-
エージェントに属するモジュールの一覧 (**モジュール一覧(List of modules)**) とそれに対応する状態。
-
-
<WRAP center round info 60%>
-
-
Only initialized modules are displayed.
-
-
</WRAP>
-
-
<WRAP center round info 60%>
-
-
初期化されたモジュールのみが表示されます。
-
-
</WRAP>
-
-
{{ :wiki:visualizacion_agente_consola3.png }}
-
-
**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)**):
-
-
{{ :wiki:visualizacion_agente_consola6.png }}
<wrap #ks3 />
<wrap #ks3 />
行 186:
行 157:
すべてのモジュールは以下の状態を持ちます。
すべてのモジュールは以下の状態を持ちます。
+
+
* **Not started:** Waiting for data reception.
+
* **Normal:** Receiving data with values that fall outside of warning or critical thresholds.
+
* **Warning:** Data within that threshold.
+
* **Critical:** Data falling within that threshold.
+
* **Unknown:** The module has been running and has stopped receiving information for a certain time.
Modules have one of several data types: boolean, numeric or alphanumeric, [[:en:documentation:pandorafms:installation:05_configuration_agents#module_type|among others.]]
* **ウェブサーバモジュール(Webserver module):** これは、たとえば Web サイトが停止しているかどうか、または特定の単語が含まれているかどうかを確認するなど、Web サイトの状態をチェックしてデータを取得する Web 監視です。この種の監視についてもっと知りたい場合は、[[ja:documentation:03_monitoring:06_web_monitoring|こちら]] を参照してください。
* **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.
行 649:
行 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.