Seem to of lost me last reply again.

Anyway, we can see the puppet server, and the dashboard server. However 
since these are specialised netbooted machines with very little RAM, the 
puppet apply method with a cron job has been our only solution.

WE currently have the cron sending us emails when it makes changes, but 
this is amounting to 2000+ emails a day and we were wanting to know if 
there was a way to have the reports rather sent to our dashboard server, 
where we filter out the SQL database for details

On Wednesday, 20 February 2013 17:48:02 UTC+1, jcbollinger wrote:
>
>
>
> On Wednesday, February 20, 2013 7:46:11 AM UTC-6, Chris Lee wrote:
>>
>> Hi all, I hope somebody can help me with something.
>>
>> We have a rather large number of netbooted nodes that we are running 
>> "puppet apply" via a script and a cron job every 30 minutes
>>
>> I was wondering if there is a way to configure puppet apply, to also send 
>> any reports to our dashboard server that is being used for our normal 
>> puppet clients and what would be the way to go about doing this?
>> Currently run script runs something like this : 
>>
>> puppet apply --config=$PUP/puppet.conf --detailed-exitcodes --onetime 
>> --no-daemonize $PUP/manifests/site.pp
>>
>>
>>
> I suppose that the reason you are using "puppet apply" (for which some of 
> those options are irrelevant) instead of "puppet agent" is that the nodes 
> in question are not registered with the master (and you want it that way) 
> or they cannot reliably contact the master.  That's fine, but why, in that 
> case, do you think that the master could or should accept reports from 
> those nodes?
>
>
> John
>
>

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


Reply via email to