Hi, We running monit as part of our embedded system to monitor a config file which is written by a 3rd application. Then when monit sees the timestamp change on the config file it fires a script which does the actual configuration.
However, it seems that once in a while there's a race condition and once inside the script when we load the config file it hasn't been updated yet. It would seems that the timestamp has been updated but not the file content. Is this possible? Thanks Francois -- View this message in context: http://old.nabble.com/Monit-spawning-script-before-the-filesystem-is-updated-tp35284127p35284127.html Sent from the monit-general mailing list archive at Nabble.com. -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
