Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Pick up the current version of pinger2.pl at http://www.slac.stanford.edu/comp/net/mon/tool/ping_data.pl and just replace. No need to go through the install process.
  2. Traceroute.pl does not work, as reported in http://202.12.103.71/cgi-bin/traceroute.pl  I would next see if you can get that to work.
  3. ping_data.pl does not work. I am suspicious that it is for the same reason as traceroute.pl. It gives a 200 but nothing is returned:

    Code Block
    215cottrell@pinger:~$wget 'http://202.12.103.71/cgi-bin/ping_data.pl'
    --2016-02-03 12:58:12--  http://202.12.103.71/cgi-bin/ping_data.pl
    Connecting to 202.12.103.71:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 0 [text/html]
    Saving to: "ping_data.pl.3"
        [ <=>                                   ] 0           --.-K/s   in 0s
    2016-02-03 12:58:13 (0.00 B/s) - "ping_data.pl.3" saved [0/0]
    216cottrell@pinger:~$head ping_data.pl.3 
    217cottrell@pinger:~$

    Can you try executing it from the command line. It should create to STDOUT the html for a form.

     

 

 

Can you try executing it from the command line. It should create to STDOUT the html for a form.   I am attaching what it creates at SLAC.