No 'Last Report'

Hi,

Some hosts don't deliver reports, or they are not seen in Foreman.
Reporting is enabled and puppetd is already restarted.

What could be the problem?

You should verify that reports are sent, there are 3 places to check.

  1. on the client - ensure that report = true on the agent/puppetd or main
    sections
  2. on the master - the client send the report to the master which in turn
    send it to foreman (check the normal puppet logs?
    of course that reports = foreman should be enabled and configured correctly.
  3. on foreman - check foreman logs to ensure that the report
    was received correctly ( the request should have a 20x http return code).

Ohad

··· On Wed, Nov 17, 2010 at 2:04 PM, PieterB wrote:

Hi,

Some hosts don’t deliver reports, or they are not seen in Foreman.
Reporting is enabled and puppetd is already restarted.

What could be the problem?


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.comforeman-users%2Bunsubscribe@googlegroups.com
.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.

Found the problem. Puppetd wasn't restarted on some hosts (wrong
subscribe/notifiy)
Thanks.

··· On 17 nov, 13:09, Ohad Levy wrote: > You should verify that reports are sent, there are 3 places to check. > > 1. on the client - ensure that report = true on the agent/puppetd or main > sections > 2. on the master - the client send the report to the master which in turn > send it to foreman (check the normal puppet logs? > of course that reports = foreman should be enabled and configured correctly. > 3. on foreman - check foreman logs to ensure that the report > was received correctly ( the request should have a 20x http return code). > > Ohad > > On Wed, Nov 17, 2010 at 2:04 PM, PieterB wrote: > > Hi, > > > Some hosts don't deliver reports, or they are not seen in Foreman. > > Reporting is enabled and puppetd is already restarted. > > > What could be the problem? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Foreman users" group. > > To post to this group, send email to foreman-users@googlegroups.com. > > To unsubscribe from this group, send email to > > foreman-users+unsubscribe@googlegroups.com > > . > > For more options, visit this group at > >http://groups.google.com/group/foreman-users?hl=en.