thatmattlove / hyperglass

hyperglass is the network looking glass that tries to make the internet better.
https://hyperglass.dev
BSD 3-Clause Clear License
645 stars 102 forks source link

How it can get this output format #285

Open chacal1231 opened 2 months ago

chacal1231 commented 2 months ago

Deployment Type

Docker

Version

v.2.0.4

Steps to Reproduce

I'm looking the demo output and my output but need the demo output when client consult bgp route, now we on mikrotik_routeros, what device need for get that output?

Expected Behavior

We want this image

Observed Behavior

We got this output image

Configuration

org_name: TVYMAS SAS
plugins: []
primary_asn: 273103
request_timeout: 90
site_title: TVYMAS LG
org_name: TVYMAS - Tools
web:
    logo:
        favicon: /etc/hyperglass/TVYMAS-bg-250.svg
    text:
        title: TVYMAS - Looking Glass
        subtitle: AS273103
        title_mode: text_only
    theme:
        colors:
            primary: "#d84b4b"
            secondary: "#118ab2"
    links:
        - title: PeeringDB
          url: https://www.peeringdb.com/asn/273103
          show_icon: true
          side: right
          order: 1
        - title: Website
          url: https://tvymas.co
          show_icon: false
          side: left
          order: 0

Devices

devices:
  - name: Bogota, Colombia
    address: 10.0.200.2
    credential:
      username: hyperglass
      password: hyperglass
    platform: mikrotik_routeros
    attrs:
      source4: 10.0.200.2
      source6: 2001:db8::1

Logs

No response