Hi Guys,
I want to run a Test Task every hour at a set time.
Ie. 05 mins past the hour every hour.
00:05
01:05
02:05
03:05
04:05
etc, etc
to
23:05
Is this possible ?
Running a Task every hour @ a set time
You should use Scheduler. Quote from the manual
Alex
RegardsYou may define schedules with up-to-the-minute precision. To use this feature click on "Tune" button or select "Edit intervals" item from popup menu. In a popup window appearing, you will be able to check and modify list of time intervals. To change "From" or "Till" time just type new time, to change day of the week press F2 and select day from drop-down list or type one of the following words to specify day of the week:
- Mon, Tue, Wed, Thu, Fri, Sat, San, Holiday
- type the word 'any'. HostMonitor will replicate time interval for every day of the week (including holidays)
- type the word 'work'. HostMonitor will replicate time interval for Monday-Friday
- type set of day numbers, e.g. '123' (Monday..Wednesday) or '12345678' (Monday-Sunday and Holidays) and so on
To append a new interval to the list go to the last existing line and press Down Arrow button, to insert new line anywhere in the list press INSERT button. To remove line press CTRL+DEL.
Alex