# wping.conf Config file # # Array of hosts to ping @host=("www.yahoo.com","www.yoursite.com","etc.com"); # Where to chuck all the html files # Please note u need to create a directory called 'data' under this path where wping will keep it's logs $outdir="/var/www/html/wping"; # Main url $url="http://www.x-router.com/wping"; # Unused atm $warnlevel=2000; # This Determins your length of logging $loglevel=500;