Sha256: fb7d5357b67aa82d93d0a5abc1958d0772ed3e495364e1e1cbe54ed311ecb31e

Contents?: true

Size: 778 Bytes

Versions: 54

Compression:

Stored size: 778 Bytes

Contents

metadata  :name        => "summary",
          :description => "Displays the summary of a set of results",
          :author      => "Pieter Loubser <pieter.loubser@puppetlabs.com>",
          :license     => "ASL 2.0",
          :version     => "1.0",
          :url         => "https://docs.puppetlabs.com/mcollective/plugin_directory/",
          :timeout     => 5

usage <<-USAGE

  This aggregate plugin will display the summary of a set of results.

  DDL Example:

    summarize do
      aggregate summary(:value)
    end

  Sample Output:

    host1.example.com
      Property: collectives
          Value: ["mcollective", "uk_collective"]

    Summary of Value:

        mcollective = 25
      uk_collective = 15
      fr_collective = 9
      us_collective = 1

USAGE

Version data entries

54 entries across 54 versions & 2 rubygems

Version Path
choria-mcorpc-support-2.26.5 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.26.4 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.26.3 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.26.2 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.26.1 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.26.0 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.25.3 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.25.2 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.25.1 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.25.0 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.24.4 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.24.3 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.24.2 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.24.1 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.24.0 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.23.3 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.23.2 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.23.1 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.23.0 lib/mcollective/aggregate/summary.ddl
choria-mcorpc-support-2.23.0.pre lib/mcollective/aggregate/summary.ddl