PRM man pages : PRM_shutdown(8)
NAME
PRM_shutdown - Shut down a PRM system gracefully
SYNOPSIS
PRM_shutdown config-file ...
DESCRIPTION
PRM_shutdown shuts down node managers and/or system managers
running on the hosts specified in one or more config-files,
(created by PRM_startup(8)). To distinguish between node
managers and system managers the word nodemngr or sysmngr
should explicitly appear in config-file. If a host running a
system manager is found, PRM_shutdown sends a shutdown mes-
sage to the system manager and expects it to shut down all
its node managers. If no host running a system manager is
found, PRM_shutdown sends shutdown messages to each indivi-
dual node manager listed in config-file.
FILES
PRM_config.pid PRM configuration file generated by
PRM_startup
SEE ALSO
PRM_startup(8), PRM_kill(8)