Xymon Mailing List Archive search

Spider mode enable. Check if remote file exists

2 messages in this thread

list Daniel L Lozovsky · Tue, 11 Mar 2014 18:16:48 +0000 ·
Periodically, I can receiving the following error when I am checking if the url is up.  Never saw it before.  Does anyone know what this means.


Spider mode enabled. Check if remote file exists.

--2014-03-08 11:30:02--  http://supplychainanalytics.edc.cingular.net/analytics

Resolving supplychainanalytics.edc.cingular.net... 135.214.211.47 Connecting to supplychainanalytics.edc.cingular.net|135.214.211.47|:80... connected.

HTTP request sent, awaiting response... 503 Service Temporarily Unavailable Remote file does not exist -- broken link!!!
list Jeremy Laidman · Sat, 15 Mar 2014 09:51:28 +1100 ·
On 12 March 2014 05:16, LOZOVSKY, DANIEL L <user-5085da3588ee@xymon.invalid> wrote:
Spider mode enabled. Check if remote file exists.

This is output by wget when given the "--spider" switch.  Although I can't
explain why wget would be doing a web test for you.
J