You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

puppet-profiler

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppet-profiler

0.0.3
bundlerRubygems
Version published
Maintainers
1
Created
Source

Puppet-profiler

Find out what's making your Puppet runs so bloody slow!

Installation

gem install puppet-profiler

Generating a report

Just run the puppet-profiler command and wait

puppet-profiler

It'll eventually return a report of the slowest resources in your manifest for this host. This gives you a good idea of where to start optimising.

Top 5 Puppet resources by runtime
=================================

 0.78s - Edit_grub_for_serial[serialconsole]
 0.55s - File[/usr/share/logstash/outputs]
 0.35s - File[/etc/nginx/common]
 0.35s - Service[haproxy]
 0.34s - Exec[accept_sun_dlj]

FAQs

Package last updated on 31 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts