modificar_load_average_y_excluir_servicios_en_zabbix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
modificar_load_average_y_excluir_servicios_en_zabbix [2024/05/07 00:48] osomodificar_load_average_y_excluir_servicios_en_zabbix [2024/10/17 21:42] (current) – external edit 127.0.0.1
Line 21: Line 21:
      min(/Linux by Zabbix agent/system.cpu.load[all,avg1],5m)/last(/Linux by Zabbix agent/system.cpu.num)>{$LOAD_AVG_PER_CPU.MAX.WARN} and last(/Linux by Zabbix agent/system.cpu.load[all,avg5])>0 and last(/Linux by Zabbix agent/system.cpu.load[all,avg15])>0      min(/Linux by Zabbix agent/system.cpu.load[all,avg1],5m)/last(/Linux by Zabbix agent/system.cpu.num)>{$LOAD_AVG_PER_CPU.MAX.WARN} and last(/Linux by Zabbix agent/system.cpu.load[all,avg5])>0 and last(/Linux by Zabbix agent/system.cpu.load[all,avg15])>0
 </code> </code>
-  * Unordered List ItemUpdate the time condition from "5m" to "20m".+  * Update the time condition from "5m" to "20m".
  
 5. **Exclude Specific Service:** 5. **Exclude Specific Service:**
-  * Unordered List ItemAdd the condition '<> "edgeupdate"' to exclude the 'edgeupdate' service:+  * Add the condition '<> "edgeupdate"' to exclude the 'edgeupdate' service:
 <code> <code>
      min(/Windows by Zabbix agent/service.info["{#SERVICE.NAME}",state],#3)<>0 and {#SERVICE.NAME}<>"edgeupdate"      min(/Windows by Zabbix agent/service.info["{#SERVICE.NAME}",state],#3)<>0 and {#SERVICE.NAME}<>"edgeupdate"
modificar_load_average_y_excluir_servicios_en_zabbix.1715042919.txt.gz · Last modified: 2024/10/17 21:42 (external edit)