Search found 12 matches

by Harland Adelaars
Fri Dec 29, 2006 5:46 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: HTTPS Test
Replies: 10
Views: 28009

Yep with the URL it's working....

Thanks for the help...

Regards,
Harland
by Harland Adelaars
Fri Dec 29, 2006 11:29 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: HTTPS Test
Replies: 10
Views: 28009

If i try : https://bcc.ispweb.nl/brightmail/login.do?username=xxx&password=xxx It works without problems in my webbrowser. If i configure HM URL : https://bcc.ispweb.nl/brightmail/login.do Request : POST Post data : username=xxx&password=xxx Follow Redirect : checked It doesn't work, I check...
by Harland Adelaars
Fri Dec 29, 2006 10:49 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: HTTPS Test
Replies: 10
Views: 28009

Hi, I tried to do the POST request, with form username & password The url i used was /brightmail/Login.do But i get a BAD, 400, Bad Request when i test the configuratie. The website is running on TomCat somethingm it's a website for managing antispam servers (control panel). Please Help, Regards...
by Harland Adelaars
Fri Dec 29, 2006 9:48 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: HTTPS Test
Replies: 10
Views: 28009

HTTPS Test

Hi, Last question for today, thanks for helping setting up every test with HM. Question, i have a website running on HTTPS, that use a form login, i want to check the status, for errors. But when i setup an HTTP test i don't get any value back. I used https://xxx.xxxxx.xx with Check Contents : Error...
by Harland Adelaars
Fri Dec 29, 2006 9:42 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Text Log
Replies: 18
Views: 43222

I Changed the script, @echo off rem %1 - full log file name rem %2 - string to check SET error_description="" SET last_line="" echo ScriptRes:Ok:0 IF "%1"=="" ( SET error_description=file not found goto fail ) IF NOT EXIST %1 ( SET error_description=file not f...
by Harland Adelaars
Fri Dec 29, 2006 8:50 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Text Log
Replies: 18
Views: 43222

This works for the BAD results, but on the good servers, we get a script error back.

Can't find the problem.
by Harland Adelaars
Fri Dec 29, 2006 7:40 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Text Log
Replies: 18
Views: 43222

Hi, Yes i'm using RMA, when i first copy the file to a new file, then everything works without problems. So i changed the script for updating the AV software. Now the check works for 50%. What i don't understand is that if the last line contans the text WARNING, the check goes to bad, but after 5 mi...
by Harland Adelaars
Fri Dec 29, 2006 6:58 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Text Log
Replies: 18
Views: 43222

Text Log

I Everyone, I started with this program yesterday, i didn't know that it was so powerfull, i added a lot of test alreay but now i have i test that i don't get working. I have a log-file that i want to monitor, it's a log file that is uses by an antivirus update program. I want the latest lines check...
by Harland Adelaars
Fri Dec 29, 2006 6:46 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: snmp
Replies: 4
Views: 12585

Adding the interface nummer .1 works, thanks for the help!
by Harland Adelaars
Fri Dec 29, 2006 4:38 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: snmp
Replies: 4
Views: 12585

snmp

Hello, I'm new to HostMonitor and i want to use the SNMP test, when i use the MIBBrowser i find a OID that i want to monitor. OID : .1.3.6.1.4.1.7933.2.1.5.1.1.2 SNMP is running on device, the community is default (public) I Configured HM with the ip of the device, put down the OID and community, wh...
by Harland Adelaars
Thu Dec 28, 2006 2:35 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: IIS & HostMonitor
Replies: 2
Views: 10264

Thanks everything is working now...
by Harland Adelaars
Thu Dec 28, 2006 9:52 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: IIS & HostMonitor
Replies: 2
Views: 10264

IIS & HostMonitor

Is it possible to get HostMonitor get working with the WebService and IIS both on port 80, i have 2 external ip's one for HostMonitor and one for IIS. I disabled the socketpolling, but can't get both started at the same time. IIS en HostMonitor are configured to use different bind ip's. Please Help,...