----- Original Message -----
Sent: Friday, January 27, 2006 6:23
PM
Subject: RE: [SA-list] Problem with URL
check after update to 5.1
Create
HKEY_LOCAL_MACHINE\SOFTWARE\DBU Consulting\Servers Alive\StartUp\logHTTP
(dword)
You can log all communication during an HTTP/HTTPS check to a
file so that you can debug the process.
Enter a value of 1 in the registry entry to
enable this feature.
with a value
of 1
HKEY_LOCAL_MACHINE\SOFTWARE\DBU Consulting\Servers Alive\StartUp\logHTTPFIle
(string)
You can log all communication during an HTTP/HTTPS check to a
file so that you can debug the process.
Enter the path and name of the file log.
with
a value of "c:\http.log"
Then
start SA and run 1 cycle. Stop SA and change the logHTTP value from 1 to
0
Within the logfile (c:\http.log) we should be able to see the type of
authentication and what was send.
I'm
not sure it's an authentication failure. Can you from the system running
SA access that HTTP interface using a browser?
Dirk.
It simply puts up a
window prompting for a username and password. It's from a DLINK wireless
access point that is managed via an HTTP interface. Again, it was working fine
until the upgrade.... is there a way I can turn on a debug mode to see more
detailed log messages?
Thanks,
Mike
----- Original Message -----
Sent: Friday, January 27, 2006 2:47
PM
Subject: RE: [SA-list] Problem with URL
check after update to 5.1
What type of authentication is required by the
server?
Dirk.
Hello,
After upgrading from
SAlive version 5.0.1799 to the new version 5.1.1958, I'm
having a problem with one URL check which requires a username and password.
Here are the results of the check as seen in the log file:
- Friday, January 27,
2006 11:47:30 AM Wireless AP
- Friday, January 27,
2006 11:47:30 AM URL check (http://192.168.0.8) :
- Friday, January 27,
2006 11:47:30 AM URL check (http://192.168.0.8) failed with 401
Unauthorized
- Friday, January 27,
2006 11:47:30 AM URL check took 328
ms
I checked the username
and password and they are correct. Is SAlive passing the correct credentials
to the web page?
Thank you,
Michael