RUNCATALOG(1M)                                                  RUNCATALOG(1M)


NAME
     runcatalog - run a system administration manager

SYNOPSIS
     /usr/sysadm/bin/runcatalog catalog-descriptor

DESCRIPTION
     runcatalog runs a system administration manager.  catalog-descriptor is a
     catalog descriptor file that contains a specification of the library that
     implements the manager and any privileges needed by the manager.

     Catalog descriptor files contain the pathname to the DSO that implements
     the catalog, the pathname to the DSO that implements the status panel for
     the object type monitored by the catalog, and a title, description, and
     list of keywords for the catalog.

EXAMPLE
     The following command runs the Disk Manager:

          /usr/sysadm/bin/runcatalog /usr/sysadm/catalogdf/SaDiskCatalog.cdf


FILES
     /usr/sysadm/catalogdf/*.cdf    Catalog descriptor files.

SEE ALSO
     sysmgr(1M), runtask(1M), runexec(1M), runpanel(1M).


                                                                        Page 1