Giter Site home page Giter Site logo

namndev / python-munin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samuel/python-munin

1.0 2.0 1.0 240 KB

Python framework for building Munin plugins (also includes some plugins prebuilt).

Home Page: http://samuel.github.com/python-munin/

License: Other

Python 88.37% Shell 11.63%

python-munin's Introduction

Munin Plugins for Mobience

Plugins

  • mobience_delay : time delay (minute)

Requirements

  • python3+

Installation (ubuntu)

Install Python-Munin

Install plugins

  • sudo cp /tmp/python-munin/mobience_delay /usr/share/munin/plugins
  • sudo ln -sf /usr/share/munin/plugins/mobience_delay /etc/munin/plugins/mobience_delay
  • sudo chmod +x /usr/share/munin/plugins/mobience_delay
  • sudo service munin-node restart

Check if plugins are running:

  • munin-node-configure | grep "mobience_delay"

Test plugin output:

  • munin-run mobience_delay

FILE LOG

In file plugins/mobience_delay:

  • path = os.environ.get('LOG_URI', "/home/vagrant/log/mobience_log")

Edit "/home/vagrant/log/mobience_log" to path of your log. Or set LOG_URI to environ

python-munin's People

Contributors

samuel avatar whiskybar avatar classical avatar dkuebric avatar aleszoulek avatar badele avatar kvbik avatar josephmmisiti avatar sempr avatar

Stargazers

 avatar

Watchers

 avatar Nam D. Nguyen avatar

Forkers

woebbi

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.