On 07/26/2012 02:04 AM, James A. Peltier wrote:

> Add graph = true to the agent section on your puppet client.
> Then look in /var/lib/puppet/state/graphs.  You can then use
> dot to generate images of the dependencies.

Thank you. FYI, the command is:

dot -Tpng resoruces.dot -o resources.png


One problem is that it generates very wide images (for example in my
case 22'000 x 500 px).

Is there a way to make it something like 500 x 22'000, so that
dependencies go from left to right and not from top to bottom? It would
be much easier to read such a graph...

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to