I solved the issue.
I had two hostmon.exe processes (executed by different users) concurrently running.
I'm sorry for the trouble
Simone Ceresoli
Search found 5 matches
- Wed Jun 15, 2011 2:16 am
- Forum: Bug reports
- Topic: Sometimes tests executed twice in concurrent way
- Replies: 2
- Views: 12655
- Mon Jun 13, 2011 1:56 am
- Forum: Bug reports
- Topic: Sometimes tests executed twice in concurrent way
- Replies: 2
- Views: 12655
Sometimes tests executed twice in concurrent way
Host Monitor 8.54 OS Windows 2003 server (SP 2) Sometimes it happens a test (not always the same) is executed twice, so, for instance, we receive two email and sms alerts, the recover procedure for the test is executed twice. In any case the double execution is a problem. Thank you for your help Sim...
- Tue Sep 28, 2010 4:43 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Test scheduling
- Replies: 1
- Views: 7713
Test scheduling
Dear KS_Soft,
I need execute a test just on 5th every month.
How can I do it? Is it possible by hostmonitor?
Thank you for your help.
I need execute a test just on 5th every month.
How can I do it? Is it possible by hostmonitor?
Thank you for your help.
- Mon Apr 26, 2010 9:49 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: ODBC Logging stop
- Replies: 1
- Views: 24658
ODBC Logging stop
ODBC Logging is stopped for 3 days. In the system log I found the entry: "More than 8 consecutive log errors occured. Primary logging paused for 5 min (use Options dialog to resume logging manually)" How can I resume it maually? The the log errors are : "Primary log error. ODBC error ...
- Wed Mar 03, 2010 5:18 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Issue on shell script using macros
- Replies: 1
- Views: 7747
Issue on shell script using macros
I'm using HostMonitor version is 8.32 I’ve the following issue. I created a shell script passing parameters : %Status% and %Reply% The script does: CurrentStatus = %Status% CurrentReply = %Reply% NewStatus = Test () If NewStatus = "" then Write “scriptRes:CurrentStatus:CurrentReply” Else W...