SIMOORG - A FAILURE INDUCING FRAMEWORK

August 16, 2015 · View on GitHub

Simoorg is linkedin’s very own failure inducer framework, It was designed to be easy to extend and most of the important components are pluggable.

Installation

The recommended way of installing simoorg is via pip, through the command

::

    sudo pip install simoorg

For details on how to install from source please check our User Guide

More Documentation

  • User Guide_
  • Design Document_
  • Configuration files_
  • Guide to writing new plugins_
  • Guide to using posix failures_

Credits

  • Mayuresh Gharat
  • Sarath Sreedharan
  • Tofig Suleymanov

.. _User Guide: docs/user_guide.md .. _Design Document: /docs/design.md .. _Configuration files: /docs/config.md .. _Guide to writing new plugins: /docs/plugins.md .. _Guide to using posix failures: /docs/low_level.md