Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61555 > unrolled thread
| Started by | Jeff James <jeff@jeffljames.com> |
|---|---|
| First post | 2013-12-11 04:53 -0700 |
| Last post | 2013-12-11 13:10 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
Script Request Jeff James <jeff@jeffljames.com> - 2013-12-11 04:53 -0700
Re: Script Request Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-11 13:10 +0000
| From | Jeff James <jeff@jeffljames.com> |
|---|---|
| Date | 2013-12-11 04:53 -0700 |
| Subject | Script Request |
| Message-ID | <mailman.3888.1386762926.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Looking for a script which will check connectivity of any or all of our company URL's first thing in the morning to make sure none or our sites are down. Any suggestions ? Thank You
[toc] | [next] | [standalone]
| From | Steven D'Aprano <steve+comp.lang.python@pearwood.info> |
|---|---|
| Date | 2013-12-11 13:10 +0000 |
| Message-ID | <52a8645c$0$29992$c3e8da3$5496439d@news.astraweb.com> |
| In reply to | #61555 |
On Wed, 11 Dec 2013 04:53:41 -0700, Jeff James wrote: > Looking for a script which will check connectivity of any or all of our > company URL's first thing in the morning to make sure none or our sites > are down. Any suggestions ? Don't reinvent the wheel, use a tool already designed for this task, such as Nagios. -- Steven
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web