net_test_mean(1)

NAME

net_test_mean - Calculate the net performance mean values from the weekly data files and store them in the corresponding mean data files

SYNOPSIS

net_test_mean  [Option [...]] Host [...]

DESCRIPTION

The script net_test_mean calculates the mean values and write them to the corresponding data files of the net performance test package. The data are read from the available week data files.

See the man page of the net_test(1) script for an overview of the available mean data files.

The format of the Host arguments is as follows:

InetHost/QoSHost/HostTitle/RemoteUser

with:

InetHost
The hostname or the IP address for the usual route via the Internet.

QoSHost
The hostname or the IP address for the Quality-of-Service route, when such a route exists; if not: this field is ignored but should be defined.

HostTitle
The title of the host used in the Web tables.

RemoteUser
The user which should be used to start a remote shell at the host Host.

Please note that the host information for a mean data file are determined by the host information of the most recent week used to calculate the mean values for the data file. The host arguments, specified above, are only used when the most recent data file does not contain host information.

OPTIONS

The following options may be specified:

-period Period [min.]
Set the measurement period in minutes. The default is 30 [min.].

-no_udp_bw
Do not handle UDP bandwidth tests from the UDPmon package.

-week_mean_min_lines WeekMeanMinLines
Specify the minimum # lines that data must be obtained before these network data of a host will be added to the year covering week mean data file. The default is 1.

-nr_days NrDays
Set the # days to store the data of the days mean values. The default is 3.

-day_mean_min_lines DayMeanMinLines
Specify the minimum # lines that data must be obtained before these network data of a host will be added to the days mean. The default is 1.

-set_title HostsSetTitle
Set the title of the hosts set. Default it will be set to undefined: ***.

-data_root Path
Set the root directory of the data files. The default is the present working directory.

-two_direct
Do the tests two-directional. The default is one-directional.

-no_QoS
There is no Quality-of-Service net available.

-QoS_title QoSTitle
Set the Quality-of-Service title. The default is QoS.

-Inet_title InetTitle
Set the title of the "usual" Internet route. It is only used in combination with QoS tests. The default is Inet.

SEE ALSO

mean_time_net_test(1), net_test(1)