Here it is in almost all it's glory (comments removed and server domain
changed...):

[main]
    logdir = /var/log/puppet

    rundir = /var/run/puppet

    ssldir = /etc/puppet/ssl

   runinetrval = 600
   pluginsync=true

[agent]
    classfile = /classes.txt

    localconfig = /localconfig

    report = true
    reports = log
    server = puppet.example.com
    debug = true
    verbose = true
    logdest = /var/log/puppet/puppet.log

Thanks,
John

John Kennedy



On Fri, May 4, 2012 at 11:00 PM, Michael Baydoun <indymicha...@gmail.com>wrote:

> Can you post your full puppet.conf?  Redact anything sensitive.
>
>
> On Fri, May 4, 2012 at 9:27 PM, John Kennedy <skeb...@gmail.com> wrote:
>
>> Nope...
>> Thanks,
>> John
>>
>> John Kennedy
>>
>>
>>
>>
>> On Fri, May 4, 2012 at 8:08 PM, Michael Baydoun 
>> <indymicha...@gmail.com>wrote:
>>
>>> Is your daemon started with a different --logdest=/path/file specified?
>>>
>>> On Fri, May 4, 2012 at 7:45 AM, John Kennedy <skeb...@gmail.com> wrote:
>>>
>>>>
>>>> On Thu, May 3, 2012 at 8:07 AM, Bernd Adamowicz <
>>>> bernd.adamow...@esailors.de> wrote:
>>>>
>>>>> You should  try****
>>>>>
>>>>> ** **
>>>>>
>>>>>                 debug = true****
>>>>>
>>>>>                 verbose = true****
>>>>>
>>>>> ** **
>>>>>
>>>>> in your agent and/or master configurations. Some more hints on
>>>>> monitoring and on Nagios/Icinga checks are found here:
>>>>> http://www.bernd-adamowicz.de/180/monitoring-puppet-part-3/****
>>>>>
>>>>> ** **
>>>>>
>>>>> Bernd****
>>>>>
>>>>> ** **
>>>>>
>>>>>
>>>> reports=log
>>>> debug=true   and
>>>> verbose=true
>>>> all added to puppet.conf on node. No change to output.
>>>>
>>>> # puppet --version
>>>> 2.6.7
>>>> Running on RHEL 6 (puppet installed/updated from EPEL repo)
>>>>
>>>> Any other thoughts or suggestions?
>>>>
>>>> Thanks,
>>>> John
>>>>
>>>> --
>>>> 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.
>>>>
>>>
>>>  --
>>> 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.
>>>
>>
>>  --
>> 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.
>>
>
>  --
> 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.
>

-- 
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