Skip to content

collectors PuppetDashboardCollector

Rob Smith edited this page Oct 29, 2012 · 9 revisions

PuppetDashboardCollector

Collect metrics from Puppet Dashboard

Dependencies

  • urllib2

Options

  • Generic Options
  • path: Path to the dashboard
  • host: Hostname to collect from
  • enabled: Enable collecting these metrics
  • port: Port number to collect from
  • byte_unit: Default numeric output(s)

Example Output

servers.hostname.puppetdashboard.changed 10
servers.hostname.puppetdashboard.pending 0
servers.hostname.puppetdashboard.unchanged 4
servers.hostname.puppetdashboard.unreported 0
servers.hostname.puppetdashboard.unresponsive 3

Clone this wiki locally