Outils pour utilisateurs

Outils du site


report:zabbix:technique

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
report:zabbix:technique [2026/02/02 14:19] – créée adminreport:zabbix:technique [2026/04/23 10:28] (Version actuelle) florence
Ligne 1: Ligne 1:
-<html><!-- nameoodle --></html>{{ :blocks:logo-apl.png? nolink |}}<html><!-- /nameoodle --></html>+<html><!-- nomoodle --></html>{{:report:logo-apl-transparent.png?400|}}<html><!-- /nomoodle --></html>
  
 =======Technical guide==== =======Technical guide====
Ligne 15: Ligne 15:
 Runs at each cron launch. It issues the few measures one wishes to have an immediate observation on. It is recommended to keep the number of real time indicators as low as possible so as not to induce a permanent load to the server. Similarly, care will be taken to avoid launching measurements whose requests in the database would explore too much data or lead to too long a calculation time. In a simple moodle, the launch frequency is every minute. Runs at each cron launch. It issues the few measures one wishes to have an immediate observation on. It is recommended to keep the number of real time indicators as low as possible so as not to induce a permanent load to the server. Similarly, care will be taken to avoid launching measurements whose requests in the database would explore too much data or lead to too long a calculation time. In a simple moodle, the launch frequency is every minute.
  
-===report_zabbix\task\hourly_task====+===report_zabbix\task\hourly_task===
  
 This task is started once an hour. It is a good choice for monitoring day to day activity. This task is started once an hour. It is a good choice for monitoring day to day activity.
  
-===report_zabbix\task\daily_task====+===report_zabbix\task\daily_task===
  
 This task is started once a day. It is a good choice for monitoring weekly or monthly variations with sufficiant accuracy. This task is started once a day. It is a good choice for monitoring weekly or monthly variations with sufficiant accuracy.
Ligne 27: Ligne 27:
 This task is started once a week. It addresses observation of changes on long periods such as months or yearly variations. This task is started once a week. It addresses observation of changes on long periods such as months or yearly variations.
  
-===report_zabbix\task\monthly_task====+===report_zabbix\task\monthly_task===
  
 This task is started once a month. It usually used for values we want a yearly month by month reporting. This task is started once a month. It usually used for values we want a yearly month by month reporting.
  
-====Measuring index=== 
  
-   * [[:report:zabbix:measurements|Measures index]]+<html><!-- nomoodle --></html
  
-====capacities====+====Measurements index=== 
 + 
 +   * [[:report:zabbix:measurements|Index of measurements]] 
 +<html><!-- /nomoodle --></html> 
 +====Capabilities====
  
 The zabbix report does not offer rights control capabilities. The zabbix report does not offer rights control capabilities.
Ligne 61: Ligne 64:
  
    * A file ''monthly_xxxxxx_indicator.class.php'' should contain only measurements of scope of one month (usually 30 days), even if its refresh frequency is different.    * A file ''monthly_xxxxxx_indicator.class.php'' should contain only measurements of scope of one month (usually 30 days), even if its refresh frequency is different.
-   * A file ''weekly_xxxxxx_indicator.class.php'' should contain only "24 hour" scope measurements, even if its refresh frequency is different.+   * A file ''weekly_xxxxxx_indicator.class.php'' should contain only "7 days" scope measurements, even if its refresh frequency is different.
    * A file ''daily_xxxxxx_indicator.class.php'' should contain only "24 hour" scope measurements, even if its refresh frequency is different.    * A file ''daily_xxxxxx_indicator.class.php'' should contain only "24 hour" scope measurements, even if its refresh frequency is different.
-   * A file ''hourly_xxxxxx_indicator.class.php'' should contain only measurements of the scope of the elapsed time, even if its refresh frequency is different.+   * A file ''hourly_xxxxxx_indicator.class.php'' should contain only measurements of the scope of one hour, even if its refresh frequency is different.
    * A file ''xxxxxxxxx_indicator.class.php'' should contain only measurements for all available data, without period reference.    * A file ''xxxxxxxxx_indicator.class.php'' should contain only measurements for all available data, without period reference.
-==== Plugins compatible with the Zabbix ratio (PRO====+==== Plugins supported with the Zabbix report PRO extension ====
  
-    * [[:local:vmoodle|Moultle virtualization plugin]]+    * [[:local:vmoodle|Moodle virtualization plugin]]
     * [[:local:ent_installer|ENT power supply plugin]]     * [[:local:ent_installer|ENT power supply plugin]]
     * [[:mod:learningtimecheck|Training contract]]     * [[:mod:learningtimecheck|Training contract]]
 +    * [[:local:onboarding|External Onboarding endpoint plugin]]
 +
 +<html><!-- nomoodle --></html>
  
-<html><!-- nameoodle --></html>+-----
  
-[[:report:zabbix|Return to plugin index]] - [[:plugins|Return to plugin index]] - [[:start|Return to catalog]]+[[:report:zabbix|Back to report zabbix index]] - [[:plugins|Back to plugin index]] - [[:start|Back to catalog]]
  
 <html><!-- /nomoodle --></html> <html><!-- /nomoodle --></html>
report/zabbix/technique.1770041959.txt.gz · Dernière modification : de admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki