GithubHelp home page GithubHelp logo

ipaqmaster / sensu-plugins-zfs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sensu-plugins/sensu-plugins-zfs

0.0 0.0 0.0 82 KB

Sensu ZFS Plugin

Home Page: http://sensu-plugins.io

License: MIT License

Ruby 100.00%

sensu-plugins-zfs's Introduction

SensuPluginsZFS

Sensu plugin for zfs health checks.

Build Status Gem Version Dependency Status Community Slack

Checks

check-zpool.rb

This checks does the following checks against one or more zpools.

  • Check state
  • Check vdev errors
  • Check capacity
  • Check that a scrub has been run recently

The following flags can be used to configure the checks.

  • -z, --zpool What zpool to check. If omitted, we check all zpools.
  • -c, --capacity-warn Capacity threshold for when to warn. (default 80)
  • -C, --capacity-crit Capacity threshold for when to crit. (default 90)
  • -s, --scrubbing-interval Warn when it is more than this number of days since last scrub. (default 7)

Metrics

metric-zfs-arc.rb

Reads /proc/spl/kstat/zfs/arcstats for ARC statistics and puts them in a form usable by Graphite.

For more information see ZoL Linux Module Parameters

Installation

Installation and setup

Contributing

At this time ideas for additional checks/metrics would be very much appreciated.

I have a few ideas that would be nice:

  • Check for zpool state
  • Check for vdev errors
  • Check for pool capacity
  • Check that disks have been scrubbed recently
  • Metric for disk utilization

Bug reports and pull requests are welcome on GitHub at https://github.com/sensu-plugins/sensu-plugins-zfs.

License

The gem is available as open source under the terms of the MIT License.

sensu-plugins-zfs's People

Contributors

amdprophet avatar blacksails avatar dependabot-preview[bot] avatar dependabot-support avatar majormoses avatar phumpal avatar smuth4 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.