b13n1u / puppet-sysstat

manages the sysstat package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puppet sysstat Module

Build Status

Table of Contents

  1. Overview
  2. Description
  3. Usage
  4. Limitations
  5. Support

Overview

Manages the sysstat package

Description

This module installs and manages the sysstat package which provides the sar and iostat commands.

Usage

include sysstat

Limitations

At present, only support for $::osfamily == 'RedHat' has been implimented. Adding other Linux distrubtions should be trivial.

Tested on

  • el5.x
  • el6.x

Support

Please log tickets and issues at github

About

manages the sysstat package

License:Other


Languages

Language:Ruby 60.6%Language:Puppet 39.4%