Works but isn't supported by Woodstone, that's why I didn't
mention it.
Dirk.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ronaldo Radunz
Sent: Monday, January 02, 2006 7:33 PM
To: [email protected]
Subject: Re: [SA-list] HTTP 1.1 vs 1.0
Hi, Dirk and all,
Since I needed to generate a SA config file from a sql database
containing all of my server info, I developed a _vbscript_ to read the sql data
and create the TXT file SA uses as configuration repository.
To be able to do that I had to understand the structure of the config file,
hence I can tell you it's easy to open the file and simply change the HTTP 1.0
to HTTP 1.1 parameter (assuming you are using SA version 5.0.x ).
Look for a "#TYPE=U" string. That's the start of the URL check.
Near this you will see a "#URL="" just to be sure, this is where
your target URL must be.
Further down, look for a string "#VER=1.0". Now just replace it by
"#VER=1.1" (no quotes).
Be sure to replace all occurrences of VER=1.0 for VER=1.1.
(at least those after the TYPE=U, I am not sure the VER string will not
appear anywhere else).
Save the file (backup first, right?) and reload / restart SA.
Should work fine...
Ronaldo Radunz
On 1/2/06, Dirk
Bulinckx <[EMAIL PROTECTED]>
wrote:
No there is no global way to change that
Dirk.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf
Of Greg D. Moore
Sent: Monday, January 02, 2006 6:07 PM
To: [email protected]
Subject: [SA-list] HTTP 1.1 vs 1.0
We just got around to upgrading to Servers Alive 5.0.1748. (was 4.x?)
Noticing randomly that our URL tests fail.
i.e. sometimes it'll work, sometimes it'll fail saying failed to match
content.
I've noticed if I change the alert to use HTTP 1.1 rather than 1.0 it
works fine.
But I can't find a way to globally change all the URL monitors at
once. The wizard doesn't seem to have this option.
Is there a quick way to do this?
If not I've got 75 or so alerts to update.
Thanks.
Greg D. Moore Director of IT [EMAIL PROTECTED]
Powerone Media 1-800-6POWER6 http://www.poweronemedia.com
Security Tip: When possible, use a passphrase instead of a password.
To unsubscribe from a list, send a mail message to [EMAIL PROTECTED]
With the following in the body of the message:
unsubscribe SAlive
To unsubscribe from a list, send a mail message to [EMAIL PROTECTED]
With the following in the body of the message:
unsubscribe SAlive
