Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Schema of dependency tree?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jakov Sosic  
View profile  
 More options Jul 25 2012, 8:01 pm
From: Jakov Sosic <jso...@srce.hr>
Date: Thu, 26 Jul 2012 02:01:21 +0200
Local: Wed, Jul 25 2012 8:01 pm
Subject: Schema of dependency tree?
Hi

Is it possible to somehow list or view dependency tree of the classes,
packages, services, and other resources for some host?

I would like to polish my setup so that the first puppet finishes
everything. Right now I have problems that I have to have 2 or 3
conncurent runs after installation of blank machine to get it up to
working order. Obviously I didn't set up all the dependencies between
resources correctly. It would be cool if I could get some kind of output
like pstree, or even gui graphs if it's possible.

Thank you.

--
Jakov Sosic
www.srce.unizg.hr


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James A. Peltier  
View profile  
 More options Jul 25 2012, 8:04 pm
From: "James A. Peltier" <jpelt...@sfu.ca>
Date: Wed, 25 Jul 2012 17:04:37 -0700 (PDT)
Local: Wed, Jul 25 2012 8:04 pm
Subject: Re: [Puppet Users] Schema of dependency tree?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jakov Sosic  
View profile  
 More options Jul 26 2012, 8:46 am
From: Jakov Sosic <jso...@srce.hr>
Date: Thu, 26 Jul 2012 14:46:20 +0200
Local: Thurs, Jul 26 2012 8:46 am
Subject: Re: [Puppet Users] Schema of dependency tree?
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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Anatoliy Lisovskiy  
View profile  
 More options Jul 27 2012, 3:40 pm
From: Anatoliy Lisovskiy <wavebo...@gmail.com>
Date: Fri, 27 Jul 2012 12:40:32 -0700
Local: Fri, Jul 27 2012 3:40 pm
Subject: Re: [Puppet Users] Schema of dependency tree?

On Thu, Jul 26, 2012 at 5:46 AM, Jakov Sosic <jso...@srce.hr> wrote:
> 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

Great, thanks for the tip!

Do puppet have some ready to use feature to collect all that nice graphs on
the server?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jakov Sosic  
View profile  
 More options Jul 28 2012, 10:10 am
From: Jakov Sosic <jso...@srce.hr>
Date: Sat, 28 Jul 2012 16:10:56 +0200
Local: Sat, Jul 28 2012 10:10 am
Subject: Re: [Puppet Users] Schema of dependency tree?
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.

One problem though, I would like the graphs to be vertical and not
horizontal. It's easier for me too analyse vertical graphs... It's way
hard to do a horizontal scrolling on a 22'000 x 500 graph :-/

--
Jakov Sosic
www.srce.unizg.hr


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bryan Hunt  
View profile  
 More options Jul 29 2012, 6:15 am
From: Bryan Hunt <irishj...@gmail.com>
Date: Sun, 29 Jul 2012 03:15:15 -0700 (PDT)
Local: Sun, Jul 29 2012 6:15 am
Subject: Re: [Puppet Users] Schema of dependency tree?

Is it possible, or are there meta-data, or an external solution, which
allow one:

To filter the output, in such a way as to only display a subset of the
graph, such as Users?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »