dyninc/chef-nfdump

Name: chef-nfdump

Owner: Dyn Inc

Description: A cookbook to install and configure nfdump

Created: 2015-01-06 11:53:21.0

Updated: 2016-02-02 23:41:26.0

Pushed: 2015-01-08 12:45:36.0

Homepage: null

Size: 95

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Nfdump Cookbook

Installs nfdump and configures nfcapd on Debian (tested on 7.6) or Ubuntu (tested on 14.04).

Requirements

Cookbooks
Platforms

The following platforms have been tested using test-kitchen

Attributes

Recipes

Resources

nfdump_nfcapd

Create an nfcapd instance under runit - See nfdump::nfcapd for a full example of use

Parameters
Actions

Actions are analogous to the same actions from the runit resource, supported actions are enable, disable, start, stop, restart.

Example
mp_nfcapd 'router1' do
me 'router1'
rt 9995
tadir '/dev/null'
tion :enable

License and Authors

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.