Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • Community Edition
    • Alerting
    • None

    Description

      I had successful created the alert checkers for IPv4 BGP monitor before. (Conditions using bgpPeerState notequals established)

       

      But when i create IPv6 BGP monitor doesn't work, after create the checker, doesn't show anything below "Entity Association Ruleset"

       

      May i know is it the conditions is different between v4 and v6?

       

      Observium CE 18.9.9420 (5th September 2018)

      Attachments

        1. 1.png
          1.png
          48 kB
        2. 2.png
          2.png
          85 kB
        3. 3.png
          3.png
          34 kB
        4. 4.png
          4.png
          76 kB
        5. 5.png
          5.png
          38 kB

        Activity

          [OBS-3071] IPv6 BGP alert

          Improved in r10711.

          landy Mike Stupalov added a comment - Improved in r10711.
          joejoeleelee Joe added a comment -

          HI Adam and Mike,

           

          The BGP for IPv6 alerts is worked after i using full format address, thank you so much for your help!

          joejoeleelee Joe added a comment - HI Adam and Mike,   The BGP for IPv6 alerts is worked after i using full format address, thank you so much for your help!

          I will keep this issue for self, because want add support for human readable formats in alert checkers.

          landy Mike Stupalov added a comment - I will keep this issue for self, because want add support for human readable formats in alert checkers.

          https://www.gestioip.net/cgi-bin/subnet_calculator.cgi

          Will quickly convert a condensed to a full format address.

          adama Adam Armstrong added a comment - https://www.gestioip.net/cgi-bin/subnet_calculator.cgi Will quickly convert a condensed to a full format address.

          You're trying to match on the peer address, which doesn't exist in the database in the format you're using (the database contains the expanded format, not the condensed format).

          Be sure to use the full ipv6 format like : 

          2a03:3ea0:8000:0001:0000:0000:0000:0001

          This can probably be made more flexible in future, but for now this is the correct format.

          adama Adam Armstrong added a comment - You're trying to match on the peer address, which doesn't exist in the database in the format you're using (the database contains the expanded format, not the condensed format). Be sure to use the full ipv6 format like :  2a03:3ea0:8000:0001:0000:0000:0000:0001 This can probably be made more flexible in future, but for now this is the correct format.
          joejoeleelee Joe added a comment -

          Hi Mike,

           

          Attached please find the BGP peers screenshot and alert checker configuration, thanks!

          joejoeleelee Joe added a comment - Hi Mike,   Attached please find the BGP peers screenshot and alert checker configuration, thanks!

          Please show screenshot prom your bgp peers page.
          Or attach debug poller:

          ./poller.php -d -m bgp-peers -h <device>
          

          landy Mike Stupalov added a comment - Please show screenshot prom your bgp peers page. Or attach debug poller: ./poller.php -d -m bgp-peers -h <device>

          People

            landy Mike Stupalov
            joejoeleelee Joe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: