Search Result

Collapse
5 results in 0.0036 seconds.
Keywords
Members
Tags
calculation
  •  

  • Custom Action Condition Calculations Not Saving Properly

    Good Day,

    Still learning my way around Zabbix and am running into something regarding Trigger Action Custom Calculation Expressions (Zabbix 6.4.1 on Redhat Enterprise Linux 8.6)

    A little background: Our current XYMon environment is configured to delay notification for 30 minutes...
    See more | Go to post

  • Show calculated value in trigger name

    Hello

    I created a trigger, which fires if the memory usage of our redis goes above a certain threshold (80%), like so with the following expression in a template:
    Code:
    ({Template App Redis:redis.cli.info[6379,used_memory].last()} / {Template App Redis:redis.cli.config.get[6379,{$CONFIG_COMMAND_NAME},maxmemory,2].last()})
    ...
    See more | Go to post

  • Unexpected behavior of Zabbix'es trigger values calculation algorithm

    I have strange situation:
    My Zabbix 3.0.1 calculates item values perfectly and "as schedulled", but for some items triggers doesnt recalculates or calculates incorrectly.

    For example, i have metric/item called "Cluster status", and it contains the word "green"....
    See more | Go to post
    Last edited by DRVTiny; 08-11-2016, 15:40.

  • nleaman
    started a topic Using grpsum in a calculation

    Using grpsum in a calculation

    How do I go about creating a calculated item that references aggregate items

    For example, to create a calculated item whose result is all mail storage utilization (%) for all hosts in the "Mail Storage Hosts" hostgroup, this is what I tried:

    100*last("grpsum["Mail...
    See more | Go to post

  • cpu idle time

    Hi Team,

    I would like to know how system.cpu.util[,idle,avg1] is calculate in zabbix 1.8.2

    The figure shown by system.cpu.util[,idle,avg1] is different from the idle time show in top command. There is a difference of 20 to 30 digit between them.
    See more | Go to post
Working...