Results 1 to 1 of 1

Thread: Web based results.txt monitor

  1. #1
    Stats Developer magnav0x's Avatar
    Join Date
    Mar 2002
    Location
    Dallas, TX
    Posts
    1,747

    Web based results.txt monitor

    I noticed a couple of you guys said you were interested in starting to run DPAD. I figured I'd put this small PHP script out for you other guys that may find some use for it. I used it to monitor one of my Linux boxes when I was running the project. The script will display all results from the results.txt file and at the bottom of the page it shows Total Results, Best Yield Percentage, and Total Particles in the results.txt file.

    Setup example:
    DPAD Client is located in /opt/unixmuon/
    Create a symlink to the results.txt file in your apache htdoc folder:

    ln -s /opt/unixmuon/results.txt /var/www/html/results.txt

    Put muonresults.php in /var/www/html/

    The output isn't exactly eye candy, as it was a put together in about 3 minutes, you are welcome to make any changes to the script you like.

    You can view it in action @ http://www.technosapiens.cc/muonresults.php
    Attached Files Attached Files
    Warning this Post is Rated "M" for Mature

    -Contains Harsh Language
    -L337 HaX0r W3RD2!
    -Partial Nudity

    I haven't lost my mind; it's backed up on tape drive somewhere.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •