Skip to content

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

Notifications You must be signed in to change notification settings

leucos/ansible-megaraid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages