Code Monkey home page Code Monkey logo

oats's Introduction

OATS -Study Project Fall 2017

OATS (Opensource Automated Troubleshooting System) is a system that was developed in fall 2017 during a HSR Rapperswil study project. Its aim is to provide an automated way to perfom classic troubleshooting in a networking environment, something that is mostly still done manually in most companies. Knowing that most of the stuff we were trying to do was already available in different opensource software, we aimed to identify such tools and combine them in a logical way.

Tools

  • Syslog: For identifying when something goes wrong in the network. Sends syslog messages to the napalm-logs listener.
  • napalm-logs:For extracting the data from the plaintext syslog messages. Sends the data to a client that was developed during the project. The client constructs salt events and sends them to the salt master. The client is also able to aggregate events, which can give a lot of clues as to where the problem lies.
  • salt: Executes troubleshooting workflows once it receives an event from the client. The workflows are directly integrated into salt and act as salt runners
  • mongoDB: To persist topology data and general data pertaining the workflows.
  • napalm: Used to gather data from devices and access their running-config.
  • slack: To notify a technician, if OATS can't solve a problem.

Disclaimer

OATS has been developed in a lab environment and as such has never been used in a productive environment. It is probably not ready to be deployed in a real environment and would require some effort and further testing for that purpose. OATS will also be the subject of the authors in their bachelors thesis, but it is not yet clear in which direction it is going to be developed.

oats's People

Contributors

rjoehl avatar nvinzens avatar

Stargazers

 avatar

Watchers

Urs Baumann avatar  avatar  avatar

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.