 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
LeeD
Joined: 17 May 2007 Posts: 311 Country: New Zealand |
|
Job has not started notifications |
|
I need to notify operators when 24x7 file-watch jobs have not started after a certain time.
Essentially the logic needs to go like this;
if current time goes beyond a defined late shout time for a particular job, and that job has not run in this processing day (may cross midnight) then send an email or whatever.
Whats the best way to do that? particularly around whether the job has run successfully.
thanks
|
|
Thu May 17, 2007 5:25 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7969
|
|
|
|
1. Set your file-processing job to write its run time in some file. (.INI file for example).
2. Create a second time-based job to run when you want to alert staff and make it read the value from the .INI file. If that value is out of valid range, make it to send an alert.
|
|
Thu May 17, 2007 6:33 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|