Ways to test web access automagically
Steve Seremeth
blu_discuss at seremeth.com
Mon Jan 10 08:45:16 EST 2005
Bob Gorman wrote:
>At 08:13 AM 1/10/2005, Bill Horne wrote:
>
>
>>I'd like to set up a robot to
>>periodically test if the server is OK.
>>
>>
>
>Will command line utilities suffice? If so you can easily wrap a shell script around wget or curl. Next step up is to write a php/perl/python script.
>
>
>
Or if you want real monitoring (granted it's probably overkill for this
application, but would help prevent false positives)...
http://www.nagios.org/
Steve
More information about the Discuss
mailing list