Coder Social home page Coder Social logo

Build Status

Numeter is a new and dynamic graphing solution made by some of the folks at eNovance. We use it as part of our cloud solutions. It is based on Python, sexy and highly scalable.

Documentation : https://numeter.readthedocs.org

Features :

  • Graphs with dygraphs
  • User and group management
  • Use graph template configuration give by poller
  • Already works with munin-node
  • Poller Keep datas in cache in case of network failure
  • Scalable architecture

How to get started :

License : AGPLv3

Quick overview :

  • The Numeter infrastructure : instances of every component may be added to handle the load.
  • All components can be installed on the same server or on multiple servers depending on their specifications.
  • Numeter is written in Python and uses Redis. We are considering going from a pull mode to a push mode using rabbitmq.

Current Numeter architecture :

  • Poller : An agent installed on the servers for which graphs are desired. It gathers data and send them to an rpc. In case of network failure all datas are preserved and sent when network is back.
  • Rpc : Receive data from poller and provide them to storage.
  • Storage : Data is fetched from the rpc and then stored in WSP files. An HTTP API allows access to the data.
  • Webapp : A Django webapp displays data using the js library like dygraphs

Screenshots :

Numeter's Projects

numeter icon numeter

Main repository for numeter poller / storage / webapp. Graphs system in Python.

simple-numeter-ci icon simple-numeter-ci

How to setup a simple ci for numeter project in 15 min with jenkins and vagrant

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.