[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Re: urlplus.pl http/https monitoring extension script
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Re: urlplus.pl http/https monitoring extension script
- From: "Gary Baluha" <gumby3203 (at) gmail.com>
- Date: Thu, 7 Feb 2008 09:44:58 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=vv5AufGsGeE3O+xqweFlGF0C0QftHCqT2SIoOasO3no=; b=DA68j+xaAMoI3njoFoUwKC+3uVd+zBZqq4JQ7TScaPRHfXBZBLeCeLFKmJKS0lIXDjVZXF52en14rKLPIiVlRajuPVUxpkOIPIshpK/mm4nJ1gVYdWApT6uP3KR6DKoC8AFStLdM2AfdXB+VJCk/WvbVEWqk7iTJrM5AD2//uv0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=nGbv2AoUHJsK2E8/luDIYb4Pm0OM9VZI5K744OWC49S+e6jnvBf4WashWPLhtCUjltzq9XtpOPMyZpQnxAwRsaKPUiU1Th4d6KEhPWnIF9WXJoQzbeuPX78bwAR/43DmQZyjZH/ziZxJ/qx+Lsk2hp1zrXJCZcM1YCoGuDtEuPo=
- References: <29f517690801280754x304aee2u5acfd303523037a7 (at) mail.gmail.com> <29f517690802061140l729f7a18k5ea3f7b2af23f8d8 (at) mail.gmail.com> <997a524e0802061317l11a779ydb2a3fb08e44c54a (at) mail.gmail.com>
Cool, thanks! I only just looked over the diff file, but so far it looks
pretty good. You did a good job at keeping the same formatting I used too,
which is nice :-) Only one thing was missed: you didn't add your initials
and a comment to the revision history section ;-)
Regarding the proxy, I think it would be a good idea to have the proxy url
in the config file. But I think in general, the config file could use a
little overhauling, as some of the monitors I set up have long urls and
especially with the "post" type, long post content as well. It makes the
single-line format a bit unwieldy to edit. I'll have to come up with
something when I get a chance.
On Feb 6, 2008 4:17 PM, Ralph Mitchell <ralphmitchell (at) gmail.com> wrote:
> On Feb 6, 2008 1:40 PM, Gary Baluha <gumby3203 (at) gmail.com> wrote:
> > I've partially completed the end-to-end transaction monitoring part of
> > urlplus.pl. Currently, it only works with a 2-part test: content check
> > initial page, submit content, content check resulting page. I haven't
> yet
> > completed it beyond 2 pages. I've also been re-prioritized, so I'm not
> sure
> > when I'll get around to getting it to work past 2 pages. But in any
> case,
> > I've also cleaned up some of the code, making it a little more
> user-friendly
> > to modify for their own needs.
>
> Can I interest you in a diff that adds proxy userid/password?? Most
> of the checks I do go through a proxy that requires authentication.
> And then there are some occasions when I use a *different* proxy that
> doesn't require authentication at all - I suppose that would mean
> moving the proxy url out to the config file, or maybe pick the proxy
> via p1/p2/P1/P2??
>
> Ralph Mitchell
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>