Search found 214 matches

by Dubolomov
Thu May 06, 2010 2:06 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Problem with "Synchronize status & alerts" opt
Replies: 1
Views: 9299

Problem with "Synchronize status & alerts" opt

Hi. I have a problem with synchronizing status of dependent tests. For example i have test named "Test1" with "perform test if" option like "('%::Test2::SimpleStatus%'=='UP') or ('%::Test3::SimpleStatus%'=='UP')" and "Synchronize status & alerts" option en...
by Dubolomov
Tue Mar 30, 2010 6:44 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: License problem with 8.50 beta.
Replies: 5
Views: 17579

Ok. That was my mistake with license.
Thank you.
by Dubolomov
Thu Mar 25, 2010 8:01 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: License problem with 8.50 beta.
Replies: 5
Views: 17579

Does HM can check updates through proxy server? Security policy in our company doesn't permit any connections from inside network directly to the internet.
by Dubolomov
Thu Mar 11, 2010 11:27 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: License problem with 8.50 beta.
Replies: 5
Views: 17579

License problem with 8.50 beta.

Hi.
I upgraded 8.36 beta with new 8.50 beta version of HM today. But after HM starts it has a warning window that my license is only valid for an older version.
I got enterprise license and additional "100 RMA + LifeTime updates".
How can i fix this problem?
by Dubolomov
Wed Jan 06, 2010 1:31 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Access Violation At Address 0046B1C0
Replies: 19
Views: 47597

Now it works fine.
Thank you!
by Dubolomov
Thu Dec 31, 2009 12:34 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Access Violation At Address 0046B1C0
Replies: 19
Views: 47597

Hi. I have the same problem when i trying to pause multiple tests (two or more) but only in "Views" tab. In "Folders" tab thats all right. For example if i try to pause 8 tests in "view" tab four of them go to pause state (half of selected tests) and this error exist. I...
by Dubolomov
Wed Sep 02, 2009 5:32 am
Forum: IP-Tools
Topic: help ip spofing
Replies: 1
Views: 34319

by Dubolomov
Tue Jul 14, 2009 3:15 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: %HMSystemName% variable question.
Replies: 12
Views: 33257

It can be several changes every day. And it's not very convenient to make this changes twice. Most of all as i sad before i would like for synchronizing statuses of all test (if primary HM server will be fail statuses of some tests on secondary HM server will be not actual). It's impossible to have ...
by Dubolomov
Mon Jul 13, 2009 10:48 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: %HMSystemName% variable question.
Replies: 12
Views: 33257

It's problem with saving testlist. I'm use HMS-script for export full testlist:

Code: Select all

SaveTestList	C:\HostMonitor\TestList\TestList--%yyyy%%mm%%dd%-%hh%%nn%.hml
on the schedule.
After this script completed HM start using this file. But rights of all users makes at "No access to this HML list".
by Dubolomov
Tue Jun 30, 2009 7:52 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: %HMSystemName% variable question.
Replies: 12
Views: 33257

I would like to test two HM instances on two servers in different data centers, one is primary and one is backup. Not sure I understand how exactly you setup this test. Are you using HostMonitorA to check HostMonitorB using HM Monitor test method? and then HostMonitorB checks HostMonitorA using the...
by Dubolomov
Mon Jun 29, 2009 8:13 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: %HMSystemName% variable question.
Replies: 12
Views: 33257

I miss this. Tnank you. No problem with this variable.
Ok. So it is unpossible to store log in database with some information which can identificate ip, servername or any other unique information of server where HM is running. Isn't?
by Dubolomov
Mon Jun 29, 2009 7:42 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: %HMSystemName% variable question.
Replies: 12
Views: 33257

I'm wrong. In database log true value of "%HMSystemName%" variable has only "HM Monitor test" tests of the same server: servmon | testname | status | testmethod | statuschangedat | prevstatusdur | eventtime --------------------------------+-----------------------------+--------+-...
by Dubolomov
Mon Jun 29, 2009 6:08 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: %HMSystemName% variable question.
Replies: 12
Views: 33257

%HMSystemName% variable question.

Hi. I would like to test two HM instances on two servers in different data centers, one is primary and one is backup. One of instance is always in active state and the other one always in waiting state (it's just checking primary instance and make other tests in "wait for master" state unt...
by Dubolomov
Wed May 20, 2009 9:05 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: DHCP test with two network interfaces problem.
Replies: 7
Views: 26874

Yes, it's works.
Thank you very much!
by Dubolomov
Mon May 18, 2009 2:37 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: DHCP test with two network interfaces problem.
Replies: 7
Views: 26874

I see only 1 another solution: use -clientMAC command line parameter; specify MAC address of the card that works with 10.0.0.0 network (where DHCP server is installed) Sorry, the same result. As soon as i disable second "Local area connection" all works perfectly with or without -clientIP...