NAME

inv - LCFG inventory component

DESCRIPTION

These inv resources define the inventory information for an LCFG node. There is no inv component; the resources are published to a spanning map which can be subscribed by other components such as lcfg-inventory. The inv resources are also used by the server for publication on the HTML status pages.

RESOURCES

allocated

A space-separated list of users to which the machine is allocated.

cluster

The name of a spanning map to which the full inventory information should be published. The default is inventory/all.

comment

A comment.

date

Date machine initially purchased or installed. Must be of the form dd/mm/yy with yy in the range 80-99 or 00-20.

display

A (space-separated) list of inv resource names to be displayed on the server status page. Each name may be prefixed with label= to set the label used to display the field (the resource name is used by default). Tilde characters in the label are replaced with spaces to allow labels containing spaces to be specified.

domain

The domain name. Referenced from the profile by default.

location

The location of the machine.

maintainer

Information on the maintenance contract.

manager

A valid username who is responsible for management of the machine.

model

The model of the machine, eg. ``Sun IPX'' or ``Dell Optiplex Gxa''. The first word of the model should be the ``make''.

node

The node name. Referenced from the profile by default.

padlock

The padlock number.

os

A space-separated list list of operating systems running on the machine. The first should be the primary operating system.

owner

The group owning'' the machine. Eg. ``lfcs'' or ``cs''.

shortlist

The name of a spanning map to which short information should be published. This is not used by default.

sno

The serial number.

tags

A (space-separated) list of keywords for identifying different properties or groups of hosts. The keywords are site specific.

release_version

If release versionning is being used then this will contain the release version for the profile. Defaults to unknown.

PLATFORMS

Solaris9, Fedora3, Fedora5, Fedora6, Scientific5

AUTHOR

Stephen Quinney <squinney@inf.ed.ac.uk>