Giter VIP home page Giter VIP logo

munin-lvm's Introduction

vg_

** vg_ - Wildcard-plugin to monitor lvm2 volume groups and the logival volumes in that group. **

Configuration [vg_*] user root

This is a wildcard plugin. To monitor a volume group , link vg_ to this file. E.g.

ln -s /usr/share/munin/plugins/vg_ /etc/munin/plugins/vg_local

...will monitor the volume group named local.

lvthin_

lvthin_ - Wildcard-plugin to monitor lvm2 thin pools and thin provisioned logical volumes.

The plugin may need to run as root to get volume groupe and logical volume information

[lvthin_*] user root

The plugin needs to binaries from the lvm tools, lvs and vgs It will use the lvs and vgs found in default PATH, if you need to change this you need to configure this:

[lvthin_*] env.LVS /sbin/lvs env.VGS /sbin/vgs

Default warning and critical will be set if the thin pool is cunsumed over 80% used AND more then 100% is provisioned to logical volumes. This could be changed by setting the enviroment variable use_warning to the following three valuse no : No warnings or critical values on the thin pool will be set yes : always use warning and critical values on pool consumption over : (default) only use warning and critical if the pool is over provisioned

[lvthin_*] env.use_warning over

The default value for warning is 80 the default value for critical is 95 To set warning and critical levels do like this:

[lvthin_*] env.warning 80 env.critical 95

munin-lvm's People

Contributors

swebarre avatar trollagit avatar willbryant 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.