mooli tayer has posted comments on this change. Change subject: notifier: add support for snmpv6 in SNMP_MANAGERS. ......................................................................
Patch Set 3: Verified+1 $ cat etc/ovirt-engine/notifier/notifier.conf.d/30-notifier-mine.conf| grep -i snmp_managers SNMP_MANAGERS="10.35.0.135:162 [::1] [::1] [::1]:1 localhost localhost:162 192.168.0.1 192.168.0.1:163 manager1.example.com manager1.example.com:164 [FE80:0000:0000:0000:0202:B3FF:FE1E:8329] [FE80:0000:0000:0000:0202:B3FF:FE1E:8329]:165" $ cat var/log/ovirt-engine/notifier/notifier.log | grep -Ehro "to address:.*"| sort|uniq to address: [::1] to address: 10.35.0.135 to address: 192.168.0.1 to address: [FE80:0000:0000:0000:0202:B3FF:FE1E:8329] to address: localhost to address: manager1.example.com -- To view, visit http://gerrit.ovirt.org/33441 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9a21038928b7e553feefb9ab7669eac588c1c93c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: mooli tayer <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
