I have a test running every 6 hours , 7 days/24 hours. I run it for the first time at 15h36, so the tests should be 21h36, 3h36, 9h36 and so on.
But there is a test at 0h00 that shouldn't be.
I look clother for all the test running with smaller intervall, and all my tests runs at 0h00.
Is there any reason ?
Thank you.
[bug] interval test ?
I see 3 posibilities:
- somebody click "Refresh" button at 00:00
- some test started HMScript action that contains RefreshAll command
- you use evaluation version of HostMonitor. It displayed registration dialog and paused monitoring. Somebody closed dialog at 00:00 and HostMonitor started monitoring again. Am I right?
Regards
Alex
- somebody click "Refresh" button at 00:00
- some test started HMScript action that contains RefreshAll command
- you use evaluation version of HostMonitor. It displayed registration dialog and paused monitoring. Somebody closed dialog at 00:00 and HostMonitor started monitoring again. Am I right?
Regards
Alex
I just took a look and my tests all get executed at 12 midnight as well. A lot of my tests have a 2.5 minute interval and I see a lot of
Entries like
11/27/2002 12:00:04 AM Ok 2 %
11/27/2002 12:00:38 AM Ok 0 %
11/27/2002 12:03:10 AM Ok 2 %
11/27/2002 12:05:44 AM Ok 0 %
11/27/2002 12:08:18 AM Ok 1 %
11/27/2002 12:10:52 AM Ok 1 %
11/27/2002 12:13:26 AM Ok 1 %
11/27/2002 12:16:00 AM Ok 7 %
Not worried about it but wanted to say that I also see what the original poster indicated.
Currently running 3.44 on W2K Server SP2.
Entries like
11/27/2002 12:00:04 AM Ok 2 %
11/27/2002 12:00:38 AM Ok 0 %
11/27/2002 12:03:10 AM Ok 2 %
11/27/2002 12:05:44 AM Ok 0 %
11/27/2002 12:08:18 AM Ok 1 %
11/27/2002 12:10:52 AM Ok 1 %
11/27/2002 12:13:26 AM Ok 1 %
11/27/2002 12:16:00 AM Ok 7 %
Not worried about it but wanted to say that I also see what the original poster indicated.
Currently running 3.44 on W2K Server SP2.
two examples,
- this one should run every 30 minutes from 07:20 to 23:50, see the begining :
11/28/02 00:00:21 Ok 1
11/28/02 00:20:41 Out of schedule
11/28/02 07:20:04 Ok 1
...
- Second one, should run 2 times in the weekend at 9:00 and 17:00
11/24/02 00:00:12 Host is alive 0 ms
11/24/02 01:00:02 Out of schedule
11/24/02 09:00:00 Host is alive 0 ms
11/24/02 17:00:00 Host is alive 0 ms
in the 2 case there should not be the two first tests...
- this one should run every 30 minutes from 07:20 to 23:50, see the begining :
11/28/02 00:00:21 Ok 1
11/28/02 00:20:41 Out of schedule
11/28/02 07:20:04 Ok 1
...
- Second one, should run 2 times in the weekend at 9:00 and 17:00
11/24/02 00:00:12 Host is alive 0 ms
11/24/02 01:00:02 Out of schedule
11/24/02 09:00:00 Host is alive 0 ms
11/24/02 17:00:00 Host is alive 0 ms
in the 2 case there should not be the two first tests...