mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
93aa7b5018
trends in time-series data. Cricket was expressly developed to help network managers visualize and understand the traffic on their networks, but it can be used all kinds of other jobs, as well. It's similar to mrtg, but takes a different approach, is faster and more flexible.
14 lines
347 B
Perl
14 lines
347 B
Perl
*** util/test-url.orig Sat Jan 22 12:43:07 2000
|
|
--- util/test-url Sat Jan 22 12:43:15 2000
|
|
***************
|
|
*** 1,4 ****
|
|
! #!/usr/local/bin/perl -w
|
|
# -*- perl -*-
|
|
|
|
# test-url: a simple script to see how fast a webserver is
|
|
--- 1,4 ----
|
|
! #!%%PATHPERLBIN%% -w
|
|
# -*- perl -*-
|
|
|
|
# test-url: a simple script to see how fast a webserver is
|