GitHunt
LE

leucos/ansible-megaraid

Install megacli utilities for LSI MegaRAID adapters with ansible (ubuntu)

ansible-megaraid role

Deploys LSI-MegaRAID utilities with ansible.

This role is datadog enabled.

Ubuntu 14.04 trusty only.

Variables

There are no megaraid variables. Only datadog ones:

  • datadog_enabled: whether datadog is enabled (default: false)
  • datadog_base_path: top level directory for scripts and configs (default: /etc/dd-agent/)
  • datadog_megaraid_adapter_events: do we send events for adapter issues (default: 0)
  • datadog_megaraid_disk_events: do we send events for disk issues (default: 0)

Please, check caveats heare when setting the two last variables to 1.

Usage

- hosts: hosts_with_lsi_megaraid
  roles:
    - ansible-megaraid

Notes

See datadog-agent role and datadog-megaraid check utility.

Michel Blanc mb@mbnet.fr

Languages

Shell100.0%

Contributors

Created October 25, 2015
Updated April 2, 2017
leucos/ansible-megaraid | GitHunt