Dependency isn't something which is easy to do with our parallel poller model.

It could only really be done by delaying alerts for several minutes, which is not something we'd really want to do.

Adam.

Sent with AquaMail for Android
http://www.aqua-mail.com

On 23 June 2015 20:00:15 "Thiedek, Vic" <Vic.Thiedek@vgt.net> wrote:

Hey,

 

Is there a way to create an alert checker that will only report devices down if a device they are behind is up?

 

We have remote offices with 100’s of devices, and if there is a WAN issue, we receive 100’s of alerts from Observium for that location.  Is there a way to create a condition in an alert checker that a device (ex: router) has to be in an “up” status in order for devices behind it to alert as “down” That way if the Router/WAN is “down” we would only get that alert, not all the other devices.

 

 

Example: This Alert Checker only alerts on devices in TN

 

Entity Type:  Device

Check Conditions:  device_status equals 0

Device Match:  location match *TN*

Entity Match: *

Alert Delay 1

 

Example: This Alert Checker only alerts on devices in CA when the Router (specific device) is “up”

 

Entity Type:  Device

Check Conditions:  A Specific Device status equals 1       // check that office WAN router is “up”   (I know this not a correct syntax, just example)

      device_status equals 0                            //check that device is down AND

Device Match:  location match *CA*

Entity Match: *

Alert Delay 2

 

Cheers!

 

Vic

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium