Search found 25 matches

by avery_larry
Mon Dec 16, 2019 8:30 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: event log test -- The stub received bad data
Replies: 5
Views: 12533

event log test -- The stub received bad data

I am running HM version 8.14 as a service. I just moved my installation from a Windows 2008 R2 Server to a Windows 2019 Standard Server. Most of the tests are working just fine. My biggest problem is that none of my NT Event Log tests are working. All of them return the error: "System Error. Co...
by avery_larry
Mon Jul 14, 2014 3:46 pm
Forum: Wish list
Topic: TestA starts TestB -- daisy chaining tests
Replies: 2
Views: 14870

I will check it out. It does sound like it would do what I'm asking.
by avery_larry
Thu Jul 10, 2014 4:02 pm
Forum: Wish list
Topic: TestA starts TestB -- daisy chaining tests
Replies: 2
Views: 14870

TestA starts TestB -- daisy chaining tests

There are some ways to mostly accomplish this, but as far as I've been able to find, this doesn't quite exist. I'm happy to be wrong if there's a great way to do this . . . What I'm interested in is a master test which will start a dependent test immediately after each successful test (or failed tes...
by avery_larry
Tue Oct 19, 2010 1:52 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: 2008 service interaction
Replies: 2
Views: 9657

Excellent! I hadn't figured out that there's a local RCC allowed.
by avery_larry
Tue Oct 19, 2010 12:41 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: 2008 service interaction
Replies: 2
Views: 9657

2008 service interaction

Is there anything new on the ability to interact with HM running as a service on 2008 R2 server? I can't say I understand programming, but there are many other programs (vmware tools, McAfee) that will have a system tray icon for interaction with a running service -- even in an RDP (non-admin) sessi...
by avery_larry
Tue Oct 07, 2008 12:21 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: log file processing
Replies: 8
Views: 20176

avery_larry, It looks like you're using text or html for logging, which makes for easy log file manipulation, but automating it is a challenge isn't it? It probably depends on how you would like to manage logging and reporting, but couldn't you use the "Change log file every month" option...
by avery_larry
Tue Oct 07, 2008 12:15 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: log file processing
Replies: 8
Views: 20176

This must be some bizarre Windows problem. The log.htm file (primary log) has a creation date of 8/28/2008. log2.htm (the backup log) and syslog.htm both have creation dates of today. If I shutdown HM and start it back up, then the script file I created will run -- which makes sense as the creation ...
by avery_larry
Tue Oct 07, 2008 11:24 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: log file processing
Replies: 8
Views: 20176

So my first question--how specifically does hostmonitor determine when the log file was created? HostMonitor checks file creation time My second question -- why would the program execute more than one time per day, or even more than one time per month? Because logical condition returns "true&q...
by avery_larry
Tue Oct 07, 2008 9:28 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: log file processing
Replies: 8
Views: 20176

log file processing

After reading about the log file processing, I decided to do the following: Log all events to both the primary and backup log files. Every month move the primary log file to a backup location and rename the backup log file as the primary log file using a custom .cmd file. This should give me a prima...
by avery_larry
Thu Sep 25, 2008 2:03 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: out-of-schedule status
Replies: 7
Views: 17799

H'm.. if you setup test interval to 23 hours and you refresh test at 3pm then HostMonitor will not start test at 7.00 :( I think that's only true if you manually refresh and force it to run even though it's out-of-schedule. Like this: Test is set to run every 23 hours. Schedule is setup to only all...
by avery_larry
Thu Sep 25, 2008 9:28 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: out-of-schedule status
Replies: 7
Views: 17799

However there is another solution - use built in scheduler to "refresh" test at 7:00 (create "on the schedule" action to start HMScript with "RefreshTest" command) http://www.ks-soft.net/hostmon.eng/mframe.htm#actions.htm#actScript Yeah, complicated :( Regards Alex I'l...
by avery_larry
Wed Sep 24, 2008 9:47 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: out-of-schedule status
Replies: 7
Views: 17799

I want to run a test once each Mon. through Fri. morning at 7:00 am. I don't think that can be setup in irregular or regular schedule directly. I've setup the test to run on a regular schedule every 2 hours, and then I setup a Schedule that is enabled Mon. through Fri. at 7:00 am. Yes, you need to ...
by avery_larry
Tue Sep 23, 2008 12:02 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: out-of-schedule status
Replies: 7
Views: 17799

out-of-schedule status

I want to run a test once each Mon. through Fri. morning at 7:00 am. I don't think that can be setup in irregular or regular schedule directly. I've setup the test to run on a regular schedule every 2 hours, and then I setup a Schedule that is enabled Mon. through Fri. at 7:00 am. What I want is the...
by avery_larry
Thu Sep 18, 2008 1:12 pm
Forum: Wish list
Topic: Multiple alerts per test
Replies: 3
Views: 11754

I know how to setup multiple actions for a single action profile. What I want to do is avoid entering the exact same single action that is appropriate for multiple action profiles. Example: I have a variety of different types of tests. I want ALL tests that fail to send an email to admin@mydomain.co...
by avery_larry
Thu Sep 18, 2008 1:08 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Time sensitive tests -- event log?
Replies: 11
Views: 23685

Are you really using version 3.70??
Not anymore. I just upgraded. But at the time I was reading the help pages on the old version. It definitely wasn't clear about the ability to look at "new" events. (I don't know if it was able to or not--but it definitely wasn't clear.)

Thank you.