Ad Widget

Collapse

One trigger for multiple items

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • authex
    Member
    • Jan 2014
    • 32

    #1

    One trigger for multiple items

    Hi there,
    So this is my setup:

    I have multiple items pinging over a multiple vpn tunnels. I can continue to create additional triggers, but I was wondering if there was a way to create a single trigger that would manage them all.

    This is what I currently have:

    10 Items
    10 Triggers
    10 Actions

    -each item does the ping
    -each trigger creates a specified action
    -each action sends an email that specifies what ip is unpingable


    any ideas?

    Thanks!!
  • BDiE8VNy
    Senior Member
    • Apr 2010
    • 680

    #2
    Depending on the expected values of these items one could think of creating an aggregated item based on them, which could then be considered by one trigger only. Aggregated items as well as calculated items might become tricky under certain circumstances though. E.g. when user macros are used.

    When it's just about the manual effort one could also think of evaluating the unique criteria the items are based on by a custom Low-Level-Discovery function to let the respective items and triggers be created automatically.

    Comment

    Working...