Skip to content

Junos MPLS LSP for MVPN sorting and sending to influxdb with udp

Notifications You must be signed in to change notification settings

HBLiB/JuniperMplsStats2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

JuniperMplsStats

Junos MPLS LSP sorting and sending to influxdb with udp

Quick insight in MVPN and Transit LSPs for JUNOS(18.+) and sending them to a "local" influxdb server to visualise with Grafana for example.

Handy for troubleshooting, monitoring and just geeky stats

Runs every 5 minutes

---- PE-MVPN: Able to create graphs with:

  • PE router
  • LSP Name
  • Source address of mcast Group
  • mcast Group address
  • LSP name
  • LSPbytes
  • LSPpackets

Assign correct variables to #bastionServer, #userName. Add PE devices to #devices array Password is asked at run time once and can keep running after.

---- P-LSP: Able to create graphs with:

  • P router
  • LSP name
  • LSPbytes
  • LSPpackets

About

Junos MPLS LSP for MVPN sorting and sending to influxdb with udp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages