On 12/17/2013 08:10 AM, Larry Martell wrote:
On Tue, Dec 17, 2013 at 10:26 AM, Jeff James mailto:j...@jeffljames.com>> wrot
So I'm using the following script to check our sites to make sure they are
all up and some of them are reporting they are
"down" when, in fact, they are actually
On Tue, Dec 17, 2013 at 10:26 AM, Jeff James wrot
>
> So I'm using the following script to check our sites to make sure they
> are all up and some of them are reporting they are "down" when, in fact,
> they are actually up. These sites do not require a logon in order for the
> home page to come
So I'm using the following script to check our sites to make sure they are
all up and some of them are reporting they are "down" when, in fact, they
are actually up. These sites do not require a logon in order for the home
page to come up. Could this be due to some port being blocked internally
On Dec 16, 2013, at 6:40 AM, Jeff James wrote:
> So I'm using the following script to check our sites to make sure they are
> all up and some of them are reporting they are "down" when, in fact, they are
> actually up. These sites do not require a logon in order for the home page
> to come u
In Jeff James
writes:
> --f46d04479f936227ee04edac31bd
> Content-Type: text/plain; charset=ISO-8859-1
> Sorry to be a pain here, guys, as I'm also a newbie at this as well.
> Where, exactly in the script would I place the " print str(e) " ?
except Exception, e:
print site + " is
This worked perfectly. Thank You
Where, exactly in the script would I place the " print str(e) " ?
The line after the print site + " is down" line.
Original Post :
I'm not really receiving an "exception" other than those three sites, out
of the 30 or so I have listed, are the only sites
On Mon, Dec 16, 2013 at 2:55 PM, Jeff James wrote:
> Sorry to be a pain here, guys, as I'm also a newbie at this as well.
>
> Where, exactly in the script would I place the " print str(e) " ?
The line after the print site + " is down" line.
>
> Thanks
>
> Original message :
>
>> I'm not really
Sorry to be a pain here, guys, as I'm also a newbie at this as well.
Where, exactly in the script would I place the " print str(e) " ?
Thanks
Original message :
I'm not really receiving an "exception" other than those three sites, out
> of the 30 or so I have listed, are the only sites which s
t;
> Cc: python-list@python.org 'python-list@python.org');>
> Date: Mon, 16 Dec 2013 06:54:48 -0500
> Subject: Re: Question RE urllib
> On Mon, Dec 16, 2013 at 6:40 AM, Jeff James
> >
> wrote:
> > So I'm using the following script to check our sites to ma
/my..com/intranet.html* is down*
http://#.main..com/psso/pssignsso.asp?dbname=FSPRD90
* is down*
http://sharepoint..com/regions/west/PHX_NSC/default.aspx
* is down*
Cc: python-list@python.org
Date: Mon, 16 Dec 2013 06:54:48 -0500
Subject: Re: Question RE urllib
On Mon, Dec 16, 2013
On 2013-12-16 04:40, Jeff James wrote:
> These sites do not require a logon in order for the home
> page to come up. Could this be due to some port being blocked
> internally ? Only one of the sites reporting as down is "https" but
> all are internal sites. Is there some other component I should
On Mon, Dec 16, 2013 at 6:40 AM, Jeff James wrote:
> So I'm using the following script to check our sites to make sure they are
> all up and some of them are reporting they are "down" when, in fact, they
> are actually up. These sites do not require a logon in order for the home
> page to come u
12 matches
Mail list logo