Skip to content

mikelaning/datadog_agent_windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#datadog_agent_windows Puppet module

####Table of Contents

  1. Overview
  2. Module description - What the module does and why it is useful
  3. Setup - The basics of getting started with Elasticsearch
  1. Usage - Configuration options and additional functionality
  2. Advanced features - Extra information on advanced usage
  3. Limitations - OS compatibility, etc.
  4. Development - Guide for contributing to the module
  5. Support - When you need help with this module

##Overview

This module manages the instllation and setup of the Puppet Windows Module (http://www.datadog.com)

##Module description

This module came about as there's a need to deploy Datadog and its integrations, specifically for Windows OSes

This, essentially, is based, almost a semi-fork, of the existing puppet module for datadog

https://github.com/DataDog/puppet-datadog-agent

##Setup

##The module manages the following

##Requirements

##Usage

###Main Class

####Install a specific version, along with your API key

class { 'puppet-agent-windows': agentversion => '5.6.3' }

###Install integrations for IIS

include 'datadog_agent_windows::integrations::iis'

About

Datadog Puppet module for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 52.0%
  • HTML 48.0%