Ad Widget

Collapse

Result off nodata function

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jarne St
    Member
    • Sep 2019
    • 63

    #1

    Result off nodata function

    Hello,
    This is just a quick question to confirm that I understand the nodata() function correct.

    I try to create a trigger if I receive data from an SNMP Trap.
    Because the data() function don't exists I have to use "no nodata()".

    This is my trigger:
    But what this actually means is:
    If there is no no data in the last hour from the "item Internal Temperature NTI" and if the data received is not equal to the constant 1 (because off <>1) the trigger will fire.
    But what does the constant 1 exactly do in the nodata() function?
    Last edited by Jarne St; 29-11-2019, 16:32.
Working...