On Wed, 11 Dec 2013, Roman Gelfand wrote:
I think I was misunderstood. I am looking for a web site monitoring software that periodically downloads a page from that site and records statistics like how many times it got 200, 404, etc...
For that -specific- task, 'a page,' and '200, 404, etc...,' that's not 'Software' as such, with a capital S. That's about a 20-30 line shell script, that runs via cron. It requests a page, and records and increments HTTP responses to a plain text file, which you can cat whenever you want to to see results.
-- Jim Barchuk jb@xxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx