Ad Widget

Collapse

creating alert to check the values in specific time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tessa008
    Junior Member
    • Feb 2017
    • 4

    #1

    creating alert to check the values in specific time

    Hello,

    I would like to create a web scenario where the value of items in the queue is read every 10 minutes and compared - when the number will jump significantly on one check it is fine but then if the number will not get down in 2 cycles (20 minutes later) then zabbix should trigger an alert.

    e.g

    2:00pm number in a queue 10
    2:10pm number in a queue 1000
    2:20pm number in a queue 1000
    2:30pm number in a queue 1000 or 1110 TRIGGER ALERT
    or
    2:30pm number in a queue 900 (No alert)

    Any help appreciated
Working...