Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
Enterprise Edition
Description
Dear all. We use Observium to monitor around 900 devices in 100 different locations across the country. What we often see, is that when the ISP router goes offline for whatever reason, we also get alerts from all switches and servers behind that router.
For us it would really help if we could link items together so that once the ISP router goes down, we do not get alerts from all the devices on that location as well.
Attachments
Activity
Comment |
[ _*General questions and device support can be discussed in [our Discord channel, click here to join|https://discord.gg/GjpNXKWm8W].*_ ---- Please make and attach additional information about the device: * full snmp dump from device: {noformat} snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk {noformat} _If device not support SNMP version 2c, replace -v2c with -v1._ * If you have problems with discovery or poller processes, please do and attach these debugs: {noformat} ./discovery.php -d -h <device> ./poller.php -d -h <device> {noformat} * additionally attach device and/or vendor specific MIB files ---- {color:#505F79}_This comment is added automatically._{color} ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
Hi,
This is not really feasible with Observium's poller structure. Each device is polled separately, so the only way to do this would be to delay alert notifications for several minutes, which is undesireable.
Thanks