On Jul 27, 12:03 pm, [EMAIL PROTECTED] (Ravi Malghan) wrote:
> Hi: I am looking to build a script that can go to a webpage, login with a
> username/password, download a page, perform a checksum comparison. Two things
> I am trying to accomplish.
>
> 1. Is the website is up
> 2. Has the website be
Ravi Malghan schreef:
> Hi: I am looking to build a script that can go to a webpage, login
> with a username/password, download a page, perform a checksum
> comparison.
Have you considered using curl, or wget?
--
Affijn, Ruud
"Gewoon is een tijger."
--
To unsubscribe, e-mail: [EMAIL PROTECT
A leaf from history: (I like "talks", old or new)
Found in: http://www.modperl.com/perl_conference/cool_tricks/handout.html
Author: Lincoln Stein Date: 3/15/99
Monitoring a remote server
Local monitoring won't catch problems with remote machines, and
they'll miss subtle problems that can happen w
--- Ravi Malghan <[EMAIL PROTECTED]> wrote:
> Hi: I am looking to build a script that can go to a
> webpage, login with a username/password, download a
> page, perform a checksum comparison. Two things I am
> trying to accomplish.
>
> 1. Is the website is up
> 2. Has the website been compromised
Hi: I am looking to build a script that can go to a webpage, login with a
username/password, download a page, perform a checksum comparison. Two things I
am trying to accomplish.
1. Is the website is up
2. Has the website been compromised.
I found a number of pointers when I googled some string