All Projects → dropbox → Llama Archive

dropbox / Llama Archive

Licence: other
Loss & LAtency MAtrix

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Llama Archive

Llama
Library for testing and measuring network loss and latency between distributed endpoints.
Stars: ✭ 47 (+6.82%)
Mutual labels:  network, monitoring, telemetry
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+9945.45%)
Mutual labels:  network, udp
Nodejs Dashboard
Telemetry dashboard for node.js apps from the terminal!
Stars: ✭ 3,937 (+8847.73%)
Mutual labels:  monitoring, telemetry
Netutils Linux
A suite of utilities simplilfying linux networking stack performance troubleshooting and tuning.
Stars: ✭ 664 (+1409.09%)
Mutual labels:  network, monitoring
Speedtest
Command line client for speedtest.net written in Go
Stars: ✭ 361 (+720.45%)
Mutual labels:  network, monitoring
Applicationinsights Dotnet
ApplicationInsights-dotnet
Stars: ✭ 367 (+734.09%)
Mutual labels:  monitoring, telemetry
Grassmarlin
Provides situational awareness of Industrial Control Systems (ICS) and Supervisory Control and Data Acquisition (SCADA) networks in support of network security assessments. #nsacyber
Stars: ✭ 621 (+1311.36%)
Mutual labels:  network, monitoring
Drop watch
Monitor reasons why and where linux drops UDP packets
Stars: ✭ 289 (+556.82%)
Mutual labels:  udp, monitoring
Selks
A Suricata based IDS/IPS distro
Stars: ✭ 707 (+1506.82%)
Mutual labels:  network, monitoring
Vflow
Enterprise Network Flow Collector (IPFIX, sFlow, Netflow) from Verizon Media
Stars: ✭ 776 (+1663.64%)
Mutual labels:  network, monitoring
Bmon
bandwidth monitor and rate estimator
Stars: ✭ 787 (+1688.64%)
Mutual labels:  network, monitoring
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (+629.55%)
Mutual labels:  network, udp
Applicationinsights Aspnetcore
ASP.NET Core web applications monitoring
Stars: ✭ 306 (+595.45%)
Mutual labels:  monitoring, telemetry
Bgpalerter
Software to monitor streams of BGP data. Pre-configured for real-time detection of visibility loss, RPKI invalid announcements, hijacks, and more.
Stars: ✭ 367 (+734.09%)
Mutual labels:  network, monitoring
Computer Networking A Top Down Approach Notes
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
Stars: ✭ 3,890 (+8740.91%)
Mutual labels:  network, udp
Heim
Cross-platform async library for system information fetching 🦀
Stars: ✭ 572 (+1200%)
Mutual labels:  network, monitoring
Sensu Plugins Network Checks
This plugin provides native network instrumentation for monitoring and metrics collection, including: hardware, TCP response, RBLs, whois, port status, and more.
Stars: ✭ 28 (-36.36%)
Mutual labels:  network, monitoring
Chameleon
Customizable honeypots for monitoring network traffic, bots activities and username\password credentials (DNS, HTTP Proxy, HTTP, HTTPS, SSH, POP3, IMAP, STMP, RDP, VNC, SMB, SOCKS5, Redis, TELNET, Postgres and MySQL)
Stars: ✭ 230 (+422.73%)
Mutual labels:  network, monitoring
Network
C# Network Library
Stars: ✭ 237 (+438.64%)
Mutual labels:  network, udp
Opentelemetry Js
OpenTelemetry JavaScript Client
Stars: ✭ 700 (+1490.91%)
Mutual labels:  monitoring, telemetry

===== LLAMA

Archived

Development and maintenance of this repo/package has ended. For the latest generation of LLAMA, see https://github.com/dropbox/llama

Overview

|travis-ci-status| |rtd-llama| |pypi-llama|

.. figure:: https://raw.githubusercontent.com/dropbox/llama/master/docs/_static/llama-logo.png :alt: llama-logo

L.L.A.M.A. is a deployable service which artificially produces traffic for measuring network performance between endpoints.

LLAMA uses UDP socket level operations to support multiple QoS classes. UDP datagrams are fast, efficient, and will hash across ECMP paths in large networks to uncover faults and erring interfaces. LLAMA is written in pure Python for maintainability.

Okay, but not yet - Alpha Status

LLAMA will eventually have all those capabilities, but not yet. For instance, there it does not currently provide QOS functionality, but will send test traffic using hping3 or a built-in UDP library It’s currently being tested in Alpha at Dropbox through experimental correlation.

Documentation

  • LLAMA on ReadTheDocs <http://llama.readthedocs.io/>_
  • Changelog <https://github.com/dropbox/llama/blob/master/CHANGELOG.rst>_
  • See Issues <https://github.com/dropbox/llama/issues>_ for TODOs and Bugs

Visualization

Using InfluxDB and interested in visualizing LLAMA data in a matrix-like UI?

Check out https://github.com/dropbox/grallama-panel

.. figure:: https://raw.githubusercontent.com/dropbox/grallama-panel/master/src/img/grallama-example.png :alt: grallama-example

Acknowledgements / References

.. |travis-ci-status| image:: https://travis-ci.org/dropbox/llama.svg?branch=master :target: https://travis-ci.org/dropbox/llama .. |pypi-llama| image:: https://img.shields.io/pypi/v/llama.svg?style=flat :target: https://pypi.python.org/pypi/llama .. |rtd-llama| image:: https://readthedocs.org/projects/llama/badge/?version=latest :target: http://llama.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

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].