man8/mk_init

Table of Contents

Name

mk_init - reinitialize meter and knob service

Synopsis

mk_init <mk_host>

Description

Reinitializes the assignable meter and knob system for example if the power to the controller gets switched off.

Arguments

mk_host

The host where meterd and knobd are running.

Environment Variables

KNOB

If the command line argument mk_host is present it overrides the environment variable otherwise this value is used as the host name for knobd.

If KNOB is missing from the environment and the mk_host command line argument is not present the hostname defaults to localhost.

METER

If the command line argument mk_host is present it overrides the environment variable otherwise this value is used as the host name for meterd.

If METER is missing from the environment and the mk_host command line argument is not present the hostname defaults to localhost.

Exit Codes

The program exits with a 0 on success.
The program exits with a 1 on all fatal errors.

See Also


kasnrd(1)
masnrd(1)
assignd(8)
knobd(8)
meterd(8)
METERconf(5)

Examples

mk_init csdev1

Manual page revision

$Id: mk_init.8,v 1.2 2001/10/19 16:48:05 kitchen Exp $


Table of Contents