Issue #5294 has been updated by Nan Liu.
Status changed from Accepted to Rejected
We can generate this on the master via:
puppet master --compile agentname --graph
In this case the master have all the necessary info to generate graphs for the
client so we don't need the agent to submit this information.
----------------------------------------
Feature #5294: Agent should upload dot graph to the master
https://projects.puppetlabs.com/issues/5294
Author: Jeff McCune
Status: Rejected
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.