Issue #5294 has been updated by Brice Figureau.
Isn't it simpler if the master would generate the graph when it sends the catalog to the client instead of the the reverse? ---------------------------------------- Feature #5294: Agent should upload dot graph to the master https://projects.puppetlabs.com/issues/5294 Author: Jeff McCune Status: Unreviewed Priority: Normal Assignee: Category: reports Target version: Affected Puppet version: Keywords: graph dot central master Branch: Overview ======== The puppet agent, when run with the --graph option enabled, should provide the means to upload the resulting *.dot graph files to the puppet master for central collection and analysis. A current puppet user has the use case of publishing the dot graphs to a central web page so other members of the team may download and view them. Perhaps this feature should be also supported in the puppet dashboard. Current Behavior ================ Currently, the puppet agent outputs the dot graph file to $vardir/state/graphs on the local filesystem. This behavior requires some third party solution to collect all of the graph files from the nodes and upload them to a central location. Impact Data =========== Unknown at present. I know one specific end user request for this feature, and have discussed it in person with someone else but cannot recall who. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
