Search found 13 matches

by jimholcomb
Fri Sep 11, 2009 5:49 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Calling a PowerShell script in HostMonitor
Replies: 9
Views: 23268

The service is running with my domain admin account, and the test seems to run ok using the local service account So problem is solved? Please note: local service account should be specified in Windows Services applet while admin account should be provided in HostMonitor Options dialog. Regards Ale...
by jimholcomb
Fri Sep 11, 2009 2:07 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Calling a PowerShell script in HostMonitor
Replies: 9
Views: 23268

I'm only running 2 instances for troubleshooting this problem.

The service is running with my domain admin account, and the test seems to run ok using the local service account.
by jimholcomb
Fri Sep 11, 2009 12:40 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Calling a PowerShell script in HostMonitor
Replies: 9
Views: 23268

It does not work as a service at all unless I run hostmon.exe with the service running and take the "click No to keep service and launch 2nd instance in application mode." I've verified the service is still running when I take this option.

Jim
by jimholcomb
Fri Sep 11, 2009 7:32 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Calling a PowerShell script in HostMonitor
Replies: 9
Views: 23268

Sorry, we cannot reproduce the problem. - What Windows do you use? Service Pack? - HostMonitor started as service or application? - Can it start some other scripts (processed by cmd.exe or cscript.exe)? Regards Alex I'm running Windows 2003 Server, SP2, HostMonitor is started as a service with a do...
by jimholcomb
Thu Sep 10, 2009 3:11 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Calling a PowerShell script in HostMonitor
Replies: 9
Views: 23268

Calling a PowerShell script in HostMonitor

I have a PowerShell script that I've added to Script Manager, it works fine when I take the "Lets try" option in Script Manager but when I try to execute the test in HM it fails with "Error: unable to start script". I'm running version 8.14 The start command is C:\WINDOWS\system3...
by jimholcomb
Fri Mar 20, 2009 3:01 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: jabber message don't work
Replies: 19
Views: 56077

Well, actually, I was wrong. HostMonitor IS able to send messages to gmail accounts. The only requirement is the recipient account should be accepted. It means HostMonitor will send messages to the people form the contact list only. I think, that's made by Google in order to prevent spam. Regards, ...
by jimholcomb
Fri Mar 20, 2009 2:07 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: jabber message don't work
Replies: 19
Views: 56077

no joy:

3/20/2009 4:04:49 PM Monitor stopped
3/20/2009 4:05:39 PM Monitor started
3/20/2009 4:05:59 PM Error: Jabber account xxx.xxxxxxx@gmail.com - Invalid recipient or recipient is unavailable;
by jimholcomb
Fri Mar 20, 2009 1:33 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: jabber message don't work
Replies: 19
Views: 56077

Re: Thanks

I hope support for Google Talk can get a bit higher on the list, it seems to have been needed and requested for quite some time. Jabber.org just isn't reliable enough for me. It is already implemented. "Send message to Jabber" action in HostMonitor version 7.90 supports GoogleTalk as well...
by jimholcomb
Thu Feb 26, 2009 12:27 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: jabber message don't work
Replies: 19
Views: 56077

Re: Thanks

I hope support for Google Talk can get a bit higher on the list, it seems to have been needed and requested for quite some time. Jabber.org just isn't reliable enough for me. It is already implemented. "Send message to Jabber" action in HostMonitor version 7.90 supports GoogleTalk as well...
by jimholcomb
Thu Feb 26, 2009 10:40 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: jabber message don't work
Replies: 19
Views: 56077

Re: Thanks

I think the problem must lie somewhere in the difference in the login process on Openfire between using local and LDAP (Active Directory) for authentication. Yeah. I think so. I will leave it an try again when you have implemented SSL/TLS Do you have a time fame for this? This is not a high priorit...
by jimholcomb
Mon Mar 17, 2008 12:18 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Send jabber message to Google Talk problem
Replies: 1
Views: 9388

Send jabber message to Google Talk problem

Version 6.82 of Hostmonitor Fails with message "Error: Cannot send message to Jabber account myaccountname @gmail.com. Invalid recipient or recipient unavailable; Set the 'to' attribute of stream element to the domain part of the user's JID. Example: to='gmail.com'. I have my full Gmail address...
by jimholcomb
Thu Jul 26, 2007 1:37 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: How to setup individual tests to trip master alert
Replies: 2
Views: 10571

That doesn't quite do what I want using an alert profile, but it's put me on the right track using active script and the %FolderCurrent_BadTests% macro.

Thanks,
Jim
by jimholcomb
Wed Jul 25, 2007 12:19 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: How to setup individual tests to trip master alert
Replies: 2
Views: 10571

How to setup individual tests to trip master alert

I want to setup approximately 50 tests and if any ONE of those fails I want to trip the master alert. The specific example is I want to test some 50 folders for files that are more than 60 minutes old. If there are any failures I want to send 1 alert, not 50. The directory structure is already in pl...