Project

General

Profile

Actions

CMS-Report » History » Revision 4

« Previous | Revision 4/19 (diff) | Next »
Romain Vrignaud, 10/07/2013 03:22 PM


CMS-Report

This page aim is to find common elements between all configuration management systems reports.

See Chef-reporting for first discussion about implementation on a Foreman plugin.

Puppet

General information:
  • Sent from Puppetmaster (centralized)
  • Multiple report processor allowed
Notions in reports:
  • Node name
  • Time elapsed (File, Exec, User, Group, Conf Retrieval, Service, Package, Total)
  • Resources Managed (Skipped, Scheduled, Out of Sync, Applied, Failed, Restarted, Failed Restarts, Total)
  • Changes (number of changes in transaction)
  • Log (bulk message) :
    • level (debug,info, notice, warning, ..)
    • source (resource name, puppet)
See:

Chef

General informations:
  • Sent from chef-client (nodes)
  • Multiple report processor allowed
Notions in reports:
  • Node name
  • Success or Failed run
  • Global run backtrace
  • Time elapsed by type of resource
  • All resources in run_list
  • All resources in run_list updated during chef-run
See:

CFengine3

Ansible

Puppet

Updated by Romain Vrignaud over 10 years ago · 4 revisions