All Projects → yahoo → panoptes-stream

yahoo / panoptes-stream

Licence: Apache-2.0 License
A cloud native distributed streaming network telemetry.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to panoptes-stream

openmgmt
Documentation and examples for using open network management tools such as OpenConfig
Stars: ✭ 23 (-32.35%)
Mutual labels:  arista, openconfig, gnmi
Fastnetmon
FastNetMon - very fast DDoS sensor with sFlow/Netflow/IPFIX/SPAN support
Stars: ✭ 2,860 (+8311.76%)
Mutual labels:  juniper, cisco, arista
gomiko
multi-vendor networking SDK.
Stars: ✭ 46 (+35.29%)
Mutual labels:  juniper, cisco, arista
topolograph
Topolograph.com is an online project which can visualize OSPF/ISIS topology based on single OSPF LinkState DataBase scrapping from one network device ( thanks OSPF =). Then you can not only see (and check) the shortest path from source to destination, but also see the outcome from link or node failure along the path to the destination. The exist…
Stars: ✭ 84 (+147.06%)
Mutual labels:  juniper, cisco
xrgrpc
gRPC library for Cisco IOS XR
Stars: ✭ 40 (+17.65%)
Mutual labels:  cisco, openconfig
gnmi-map
gNMI service map
Stars: ✭ 23 (-32.35%)
Mutual labels:  openconfig, gnmi
vrnetlab
Run virtual routers with docker
Stars: ✭ 879 (+2485.29%)
Mutual labels:  cisco, arista
ixgen
Ixgen is yet-another open-source, multi-platform generator for peering configurations on IXs incorporating the global peeringdb api, but also is able to spin up its own "compatible" server for faster results. Ixgen is configured by an INI- or JSON-style format, producing custom template-driven or fixed json-style configurations, that can be prin…
Stars: ✭ 38 (+11.76%)
Mutual labels:  juniper, cisco
DirectFire Converter
DirectFire Firewall Converter - Network Security, Next-Generation Firewall Configuration Conversion, Firewall Syntax Translation and Firewall Migration Tool - supports Cisco ASA, Fortinet FortiGate (FortiOS), Juniper SRX (JunOS), SSG / Netscreen (ScreenOS) and WatchGuard (support for further devices in development). Similar to FortiConverter, Sm…
Stars: ✭ 34 (+0%)
Mutual labels:  juniper, cisco
gnmi-gateway
A modular, distributed, and highly available service for modern network telemetry via OpenConfig and gNMI
Stars: ✭ 116 (+241.18%)
Mutual labels:  openconfig, gnmi
PacketTracer-AppImage
AppImage for Cisco Packet Tracer
Stars: ✭ 70 (+105.88%)
Mutual labels:  cisco
mlxsh
mlxsh is the missing, fast power command-line and shell that enables you to enter configuration changes or run commands simultaneously to groups of Brocade or Extreme Networks Netiron devices (MLX, CER, MLXE, XMR, ICX, Ironware), SLX-Devices or Juniper switches via Secure Shell (ssh).
Stars: ✭ 22 (-35.29%)
Mutual labels:  juniper
netconf-examples
NETCONF examples for learning labs
Stars: ✭ 59 (+73.53%)
Mutual labels:  cisco
TacoTaco
Some scripts for attacks on Tacacs+ protocol
Stars: ✭ 59 (+73.53%)
Mutual labels:  cisco
CVE-2020-1611
Juniper Junos Space (CVE-2020-1611) (PoC)
Stars: ✭ 25 (-26.47%)
Mutual labels:  juniper
aci-learning-labs-code-samples
No description or website provided.
Stars: ✭ 21 (-38.24%)
Mutual labels:  cisco
Network-Automation
Cisco ACI, Firepower, Meraki, NETCONF, and SQL Python Programs
Stars: ✭ 47 (+38.24%)
Mutual labels:  cisco
yang
NETCONF/YANG related test framework
Stars: ✭ 15 (-55.88%)
Mutual labels:  cisco
ansible-avd-cloudvision-demo
A demo to run Arista Validated Design with CloudVision deployment - From Powerup to EVPN Fabric
Stars: ✭ 21 (-38.24%)
Mutual labels:  arista
network tech
Cisco config syntax and snippets for Sublime Text
Stars: ✭ 82 (+141.18%)
Mutual labels:  cisco

panoptes logo

Panoptes Streaming

Github Actions Go report Coverage Status PkgGoDev

Panoptes Streaming is a cloud native distributed streaming network telemetry. It can be installed as a single binary or clustered nodes to collect network telemetry through gRPC and produce or ingest them to given destinations. Panoptes can grow horizontally by auto sharding of devices to achieve scalability and availability. It runs on Kubernetes as a cloud native application and its helm chart supports multiple use cases of Panoptes on Kubernetes. you can check out the dockerized demonstrations on your laptop quickly and see how it works in real-production through pre-provisioned grafana dashboards and gNMI-simulator.

Features

  • Supports gNMI, Juniper JTI and Cisco MDT.
  • Routes sensors to producers and databases.
  • Availability and scalability by auto sharding.
  • Dynamic configuration management.
  • Guaranteed telemetry delivery.
  • Plugin and cloud friendly architecture.

panoptes steaming

Documentation

Sample grafana dashboard

demo grafana

License

Code is licensed under the Apache License, Version 2.0 (the "License"). Content is licensed under the CC BY 4.0 license. Terms available at https://creativecommons.org/licenses/by/4.0/.

Contribute

Welcomes any kind of contribution, please follow the next steps:

  • Fork the project on github.com.
  • Create a new branch.
  • Commit changes to the new branch.
  • Send a pull request.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].