alexcos78 / collectd

collectd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

collectd

Table of Contents

  1. Description
  2. Setup - The basics of getting started with collectd
  3. Usage - Configuration options and additional functionality
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

Description

The Class collectd takes care of installing/configuring collectd and the common dependencies for the accounting system of INFN-CLOUD and Federated sites

Setup

Setup Requirements Mandatory

See INFN Cloud documentation for accounting - (add link)

Beginning with collectd

A local accounting server neede to be setup

Usage

Define the influxdb_collectd_host varaible

node default {
 class { 'collectd' :
   influxdb_collectd_host => 'accounting.novalocal'
 }

Reference

INFN Cloud 1

Supported OS

CentOS => 7 Ubuntu = 20

Development

Ongoing

Release Notes/Contributors/Etc.

About

collectd


Languages

Language:Ruby 48.5%Language:Puppet 40.3%Language:HTML 9.8%Language:Dockerfile 1.4%