Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Installs/Configures hwraid utils from hwraid.le-vert.net

License

Notifications You must be signed in to change notification settings

higanworks-cookbooks/hwraid

Repository files navigation

hwraid cookbook

Build Status

Add repository hwraid http://hwraid.le-vert.net/

Install packeage and setup monitoring daemon.

  • megaraid_sas

tested by

  • foodcritic with travis ci.

Requirements

  • cookbook[apt]

For hwraid::nagios

  • cookbook[nagios]

Attributes

megaraid_sas

default['hwraid']['megacli_sas']['config_path'] = "/etc/default/megaclisas-statusd"
default['hwraid']['megacli_sas']['configs'] = {
  "mailto" => "root",
  "period" => 600,
  "remind" => 7200,
  "daemonize" => "yes"
}

Recipes

  • default: add repository hwraid
  • megaraid_sas
    • install megacli and setup megaclisas-status as daemon.
    • regist scheduled consistency check per month to crontab.
  • nagios
    • Use nagios_nrpecheck LWRP to add Nagios checking

Author

Author:: HiganWorks LLC (sawanoboriyu@higanworks.com) Author:: Leo Unbekandt (leo@unbekandt.eu)

About

Installs/Configures hwraid utils from hwraid.le-vert.net

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages