We are converting our scheduled tasks to now run on a file trigger. The trigger monitors folders on 2 different servers and when the appropriate file pattern comes in it launches the task. This works great, however at random (seeming) times the triggers are all disabled.
I understand why the trigger would be disabled, yet I have not been able to determine why they are actually disabling (the target machines are not going offline).
1) I looked into the server log and see when/where it started happening, but I'm not sure what it translates to.
2) Is there a way to monitor the monitor? Meaning, I need a way (email notification) to know when the file triggers have gone offline. Logging into the server to check every so often is not really an option, nor is waiting for a group to complain that their tasks have not been run.
Thanks,
Kent