Smokeping a specific web page

Discussion in 'Installation/Configuration' started by runsome, Apr 22, 2009.

  1. runsome

    runsome New Member

    Hi,
    I was wondering if anyone could tell me if it is possible to use smokeping to monitor uptime of a specific web page/file..
    EX. http://www.mysite.com/myfile.php
    (basically i want it to monitor if the page is up, the ping is good, and if the page times out, the ping goes bad..)

    I was able to accomplish this in nagios using the check_http command, but I'd like to monitor this via smokeping as well.

    I searched the smokeping documentation Im rather new to linux and smokeping, so any info would be very helpful..

    thanks Albert
     
  2. runsome

    runsome New Member

    In case anyone finds this in the future..
    I used the probe Curl and it works good for pinging ( or checking the http response times of) a specific URL.
     
  3. id10t

    id10t Member

    I've done it by grabbing a specific file and doing a md5sum check...
     

Share This Page