I have BackgrounDrb workers that do various things. One of this runs every 4 hours, but its performance of this task is critical. My current thought is to have it add a line to a status file every time it runs. A log file won't do, as it can be polluted by any of the other workers.
Questions: - Can god monitor size changes of files every 4 hours (I know monit can)? - Is there a better way to ensure this process takes place? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "god.rb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/god-rb?hl=en -~----------~----~----~----~------~----~------~--~---
