list_net_test_weeks(1)
NAME
list_net_test_weeks - List the week numbers and dates from the net
performance weekly data files
SYNOPSIS
list_net_test_weeks |
[Option [...]] DataRoot
{WeekListFile, -} |
DESCRIPTION
The script list_net_test_weeks Lists the week numbers, dates and day of
week indices of the first day, where monitor data were available (column
entitled DoW), from the net performance weekly data files.
Also the so called week number (table header Nr) is
listed, where numbering of the weeks is also continued when a new year is
started.
The weeks are sorted to increasing week number.
This script can also be used to divide all weeks in intervals and print the
information in a form which can serve as arguments for other scripts.
See the option -week_rate.
OPTIONS
The following options can be specified:
- -add_last_week
{LastWeekFile, -}
- Add the data from the last week from a previous session.
In this way that session can be continued here.
See the option -last_week.
- -check_title TitleOrAddress
- Check if the host, from which title or address was specified, was
participating in the week to list.
Only list the week information when one of the titles or addresses, given
with this option, was found.
This option may be multiple specified.
- -last_week {LastWeekFile, -}
- Store the data of the last week to file.
In this way the current net performance series can be continued at another
data root, using the option
-add_last_week.
- -list_titles
- List host titles.
The default is to list not host titles.
-no_list_titles |
- Do not list titles.
This is the default.
-no_verbose |
- Do not give verbose output.
The default is to give verbose output.
- -verbose
- Give verbose output.
This implies that the treated week will be printed to
Standard Error.
This is the default.
- -week_rate WeekRate
- Specify a week interval rate to list the weeks in the form of week
intervals, suitable to serve as arguments to scripts, where these arguments
can be selected.
The format of the week intervals is:
WeekCont -week MinWeek[-MaxWeek]
[...]
The WeekCont field is a continuous index which can be used for
instance as parameter in plots.
When the weeks are not continuous, more -week options are
specified.
When WeekRate <= 0, the week dates are
listed in the default table form.
SEE ALSO
event_net_test(1),
hist_net_test(1),
mean_time_net_test(1)