Nigel Kukard <[email protected]> wrote: > BINGO!!! That could cause it. Different clocks on different servers could > cause the counter to be reduced instead of increased as it takes the > timestamp into account. > > I wonder if there is a sane way I can build in a fix for this? maybe a > warning in the log noting clock skew?
Something like : if $tupdate < $tlastupdate - $somemargin then log "Warning, time went backwards. Update at $update earlier than previous update at $lastupdate" _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
