Git Product home page Git Product logo

puppet-arpwatch's Introduction

#arpwatch

##Overview

This Puppet module installs, configures and manages the Arpwatch daemon.

##Setup

###What arpwatch affects

  • arpwatch package.
  • arpwatch service configuration file.
  • arpwatch service.

##Usage

include '::arpwatch'

##Reference

###Public Classes

  • arpwatch: main class.

###Public Parameters

####package_ensure

Sets the arpwatch package to be installed. Can be set to 'present', 'latest', or a specific version.

####package_name

Determines the name of the package to install. Defaults to 'arpwatch'.

####service_enable

Determines if the service should be enabled at boot.

####service_ensure

Determines if the service should be running or not.

####service_name

Selects the name of the arpwatch service for Puppet to manage. Defaults to 'arpwatch'.

####ethercodes_file

Provide an updated ethercodes.dat file. This should be in the Puppet URI scheme.

##Limitations

This module has been tested on Puppet 3.5.0 but should work on:

  • Puppet 3.x and higher.

The module has been tested on Ubuntu 13.10 but should work on the latest stable releases of:

  • Ubuntu
  • Debian
  • Fedora
  • RedHat

Though, given the lack of frequent updates to arpwatch and its packaging in most distributions, the module should work on all RedHat and Debian distrbution variants.

There is currently no support for the Debian-specific /etc/arpwatch.conf file for configuring individual options (though the intention to support it eventually is there).

puppet-arpwatch's People

Contributors

joshuar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.