Giter VIP home page Giter VIP logo

birdwatch's People

Contributors

n-st avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

birdwatch's Issues

Allow ignoring individual sessions

One of my peers recently had a hardware problem that caused low-frequency session flapping.
Would be useful to be able to manually exclude that session from monitoring, possible with automatic re-enabling after a set time period.

Crash when session is removed while Birdwatch is running

Lost connection to bird:
Traceback (most recent call last):
  File "/opt/birdwatch/birdwatch", line 189, in watch_socket
    handler.get_changes()
  File "/opt/birdwatch/birdwatch", line 95, in get_changes
    del self.protocol_log[protocol]
KeyError: 'as65432'

Please create requirements.txt

It's very common to create requirements.txt for easy installing python3 requirements like:
pip install -r requirements.txt

support for batchmode instead of alerting by mail

Monitoring tools got more options for notifications and are more configurable for groups. There should be possibility to use birdwatch with snmp/bash scripts.

For example:
Running birdwatch --batch-mode could gives a result:

$ ./birdwatch --batch-mode
IPv4, BGP, EPIX_KAT_GlobalMix, 7.7.6.6, 123456, Established
IPv4, BGP, EPIX_KAT_Polmix, 1.2.3.4, 1000, 123456, Established
IPv4, BGP, EPIX_KAT_Polmix_BROKEN, 1.2.3.4, -1, 7890, Connecting

Columns description:
IPv4/IPv6, protocole type, peername, neighbour IP, Uptime in seconds (-1 not connected), peer routes, Connection Status

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.