search for: exportdate

Displaying 2 results from an estimated 2 matches for "exportdate".

Did you mean: exportdata
2007 Oct 22
1
unsubscribe
...n at the > same time. Thus the syslog entries are mixed up. > > The strange thing is now that only the first output from the first > line of the freshness function shows up. > Either of both outputs form the lines > > 88 if defined? @interpreter > 89 bla = [exportdate.to_i, @interpreter.parsedate].max > 90 Puppet.info "=================EXPORTDATE IS: "+bla > 91 return bla > 92 else > 93 Puppet.info "===========NO EXPORTDATE=============" > 94 return 0 &...
2007 Sep 11
25
Re: #786: exported resources not refreshed
Hello all, what exactly is the "design decision" that is needed here? We currently have the problem that 0.23.2-3 (debian package) does not work when it comes to collecting exported resources. The resources are saved in the database, so picking them up is the problem (db is Mysql5.x). This is a major problem for us, since we are using this a lot for our monitoring services. I