Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

graphite_powershell_functions (5) Versions 1.0.0

Configures the Graphite PowerShell Functions script to send Windows perf counters to Graphite

Policyfile
Berkshelf
Knife
cookbook 'graphite_powershell_functions', '= 1.0.0', :supermarket
cookbook 'graphite_powershell_functions', '= 1.0.0'
knife supermarket install graphite_powershell_functions
knife supermarket download graphite_powershell_functions
README
Dependencies
Quality -%

graphite_powershell_functions Cookbook

A cookbook to install the Graphite PowerShell Function (https://github.com/MattHodge/Graphite-PowerShell-Functions) script using Chef. Sets up the script as a Windows service using the Non-Sucky Service Manager (http://nssm.cc/) as outlined in Matt Hodge's documentation for Graphite Powershell Functions.

Requirements

  • Windows

Attributes

  • default['graphite_powershell_functions']['CarbonServer'] FQDN of the carbon host. Defaults to the node attribute used by the collectd cookbook
  • default['graphite_powershell_functions']['CarbonServerPort'] port of the carbon host. Defaults to the node attribute used by the collectd cookbook
  • default['graphite_powershell_functions']['MetricPath'] Path to prefix on the collected metrics. Defaults to the node attribute used by the collectd cookbook
  • default['graphite_powershell_functions']['MetricSendIntervalSeconds'] Interval to grab metrics. Default to 15
  • default['graphite_powershell_functions']['TimeZoneOfGraphiteServer'] Timezone of the Graphite server. Defaults to UTC
  • default['graphite_powershell_functions']['PerformanceCounters'] Array of performance counters to collect
  • default['graphite_powershell_functions']['MetricFilter'] Array of Metrics to filter
  • default['graphite_powershell_functions']['nssm_archive'] URL of the Non-Sucky Service Manager zip archive
  • default['graphite_powershell_functions']['nssm_archive_checksum'] shasum for the zip archive

License and Author

Author:: Tim Smith (tsmith@limelight.com)

Copyright:: 2014, Limelight Networks, Inc.

License:: Apache 2.0

Dependent cookbooks

windows >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found