Versions Compared

Key

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

...

Mon Jan 29 14:24:52 PST 2018

 Usage:   ping-vs-tcp.pl [opts]        Opts:        --help     print this USAGE information        --debug    debug_level (default=0)        --prot    protocol (6 or '') (default '')        --port     application port (default = 80)        --count    count of pings or npings to be sent (default = 10)Function:  Ping the host provided in %NODE_DETAILS  For each host it gets the IP address either from NODE_DETAILS (IPv4)  or using the dig command (IPv6).  It then Pings and npings the host and gathers the min, average, maximum  RTTs and losses and reports them to STDOUT, together with a time stamp  and host information  such as name, IP address, contry, region etc.Externals:  Requires nping (requires root/sudo privs), digInput:  It gets information on the PingER hosts from %NODE_DETAILS using:  wget to get the required file from http://www-iepm.slac.stanford.edu/pinger/pingerworld/slaconly-nodes.cf.  The required file is saved in tmp with a unique name /tmp/nodes-9020.cf  (where the number is based on the process number).Examples: ping-vs-tcp.pl ping-vs-tcp.pl --prot 6 --port 22 --count 10 | tee pg-v4-nd.txt ping-vs-tcp.pl --helpHint: To turn the output into a real csv file do something like: grep warning pg-v4-db.txt  > pg-v4-nd.csvVersion=0.3, 1/20/2018, Cottrell

104cottrell@pinger:/nfs/slac/g/net/pinger$du --max-depth=2 *

du: cannot read directory `lost+found': Permission denied
1 lost+found
8700075 pinger2/data
8700076 pinger2
3 pinger_mon_data
99 pingerdata/ipv6/data
3473 pingerdata/ipv6/failures
3573 pingerdata/ipv6
2724192 pingerdata/hep/RRDCache
2219147 pingerdata/hep/backup
314931376 pingerdata/hep/data
49101168 pingerdata/hep/failures
368975885 pingerdata/hep
368979459 pingerdata
8174970 pingerreports/hep/average_rtt
1520562 pingerreports/hep/conditional_loss_probability
1319593 pingerreports/hep/duplicate_packets
5254220 pingerreports/hep/ipdv
3745410 pingerreports/hep/iqr
1517040 pingerreports/hep/minimum_packet_loss
7354492 pingerreports/hep/minimum_rtt
1256947 pingerreports/hep/out_of_order_packets
2219554 pingerreports/hep/packet_loss
7539 pingerreports/hep/quiesence
7550895 pingerreports/hep/throughput
3856834 pingerreports/hep/unpredictability
1434574 pingerreports/hep/unreachability
1614313 pingerreports/hep/zero_packet_loss_frequency
7400203 pingerreports/hep/maximum_rtt
2884897 pingerreports/hep/alpha
2067899 pingerreports/hep/MOS
2289628 pingerreports/hep/throughput_old
61511192 pingerreports/hep
61511193 pingerreports
2932 tulip/cache
364 tulip/cachetr
4642 tulip
Exit 1