Take a look at awstats.
On Thu, Dec 12, 2013 at 1:51 AM, Jim Barchuk <j...@jbarchuk.com> wrote: > > 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 > j...@jbarchuk.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >