On 04/11/2015 03:00 μμ, Markus Klock
      wrote:
    
    
      We need more info,
        
what kind of entries are missing? can you provide a
          screenshot and more explanation on what you are missing?
       
    
    
    Well, we get that information through the database, so i can not
    provide any screenshots.
    I can provide examples though:
    
    This device (Juniper MX480 Midplane Internet Backbone Router) has an
    aggregate (ae1) consisted
    of xe-0/1/0 (ifindex 515) and xe-1/2/0. So there are some entries in
    ports_stack which show:
    
    port_id_high     |     port_id_low
    --------------------------------------------
    514                  |     515
    516                  |     514
    
    Which indicates that xe-0/1/0 (ifindex 515) has a logical interface
    with ifindex 514 which exists in another entry as port_id_low this
    time.
    If we check the port with ifindex 516 we will see that its a part of
    aggregate link.
    
    So there is a way to safely conclude that xe-0/1/0 is indeed a part
    of the ae1
    
    
    This other device (Juniper EX4500-40F Ethernet Switch)
    Which has the exact same configuration has the following entries in
    the same table:
    
    port_id_high     |     port_id_low
    --------------------------------------------
    0                       |    515
    0                       |    516
    0                       |    514
    515                   |     0
    514                   |     0
    516                   |     0
    
    so entries wit the information we need are missing.
    
    Note that the entries below exist in the first table too, but
    they are not important because the real info is missing.
    
    
      
      
      
      
      
      _______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
    
    
    -- 
-----------------------------------------------------------------------
Stavros Kroustouris - staurosk@noc.grnet.gr
GRNET NOC WEB APPLICATIONS DEVELOPER - http://noc.grnet.gr
-----------------------------------------------------------------------