Thank you Felix!
For me, 2nd State Trigger is independent of the 1st State Trigger if done for the group of devices.
I need to configure one sensor Ping for thousands of devices.
The only way I see now to do it in the Libraries.
So I have:
Libraries / Library: Ping sensors only / Library Node: Network pings
Settings:
Linked Object - Local Probe (Local Probe) / Network group
Library Node Type - Show a collection of filtered sensors (max. 1000)
Filter By Type - Show specific sensor types only
Select Sensor Types - Ping
Libraries / Library: Ping sensors only
- Notification Triggers:
State Trigger 1 (All Downs, I cannot put "is Up" in 3rd line)
When sensor state is Down for at least * seconds, perform Down email
When sensor state is Down for at least seconds, perform Escalation email for down and repeat every 0 minutes
When sensor leaves Down state after a notification was triggered, perform Reset email
- I created 2nd State Trigger (all UPs again, no chance to put any other state) and performs notification for all Up devices, not just for the device which was Down.
State Trigger 2
When sensor state is Up for at least 60 seconds, perform Reset email
When sensor state is Up for at least 300 seconds, perform no notification and repeat every 0 minutes
When sensor leaves Up state after a notification was triggered, perform no notification
How to get the result for each of thousands of devices - to perform "is Up" only not "leaves Down state"?
Thanks.
Add comment