Table of Contents

Name

read_hist_config_v2 - read the contents of list processor shared memory

Synopsis

read_hist_config_v2 <argument list> <op>

Description

read_hist_config reads the configuration data contained in the shared memory partition used by listp_v2(8) and HISTmngr_v2(1) .

It writes the data to stdout in a format suitable for loading by load_hist_config_v2(8)

This program is part of the NEC AMS system.

Arguments

Argument processing is done using Unix long argument syntax

--dose_host <hn>

The host where DOSEserv(8) is running.

If this argument is not present the default is "localhost". The DOSE_HOST environment variable is used if present.

--verbose=<n>

Normally the program does it’s work silently. This causes it to print various messages.

The argument is optional, if not given it defaults to 1.

--help

print the help info and exit.
op

This is an optional argument telling what information to print.

The choices are:

config - print the config information
data - print the histogram data
gates - print the gating information

If this command isn’t present the default is config.

Environment Variables

DOSE_HOST

The host where DOSEserv(8) is running. Use this or use the --dose_host option. If both are present --dose_host option overrides DOSE_HOST

See Also


listp_v2(8)
load_hist_config_v2(8)
HISTmngr_v2(1)

Manual Page Revision

$Id: read_hist_config_v2.8,v 2.3 2009/07/30 16:41:28 kitchen Exp $


Table of Contents