Ad Widget

Collapse

Help - nodata() function

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • drumspirit
    Junior Member
    • Mar 2014
    • 13

    #1

    Help - nodata() function

    Hi,

    I know that there are many topics about this function, but still, I cannot find any solution to solve my problem.

    I have a trigger that is {mytemplate:my.value-in.nodata(300)}=1 & {mytemplate:my.value-out.nodata(300)}=1
    I applied this trigger to two equipements :
    - 1 that receives absolutely no data
    - 1 1 that receives data permanently

    The trigger set this way, it never fires. I can define any parameter that I want (nodata(1440m), nodata(84600), with an "s" or without) the trigger never fires. Even "days" or "week" parameters don't even do the difference

    If I set the trigger function to :
    {mytemplate:my.value-in.nodata(300)}=0 & {mytemplate:value-out.nodata(300)}=0

    Then it fires in the very first 30 seconds or 60 seconds (I cannot tell exactly).

    I have also tried other function, based on a period a passed time (such as "count", "max", etc.), with exactly no difference. It seems like Zabbix is not considering the period parameter.

    Is there any one who can help me please ? I'm desperate

    For info : I'm using Zabbix 2.2.1

    Thank you.
    Nds
    Last edited by drumspirit; 07-08-2014, 16:30. Reason: additionnal info
  • drumspirit
    Junior Member
    • Mar 2014
    • 13

    #2
    bump !

    Is there anyone who can help please ?

    Thank you !

    Comment

    • drumspirit
      Junior Member
      • Mar 2014
      • 13

      #3
      Thank you for the help of the community, I really appreciate

      Found the answer and the good parameters to set even though the documentation suffers a lack of explanation.

      I still don't understand how people can make a simple trigger value.nodata(300)=1 work

      Comment

      Working...