NAME
evmstop — stop the Event Manager
DESCRIPTION
This command stops the Event Manager daemon,
preventing entities from posting or subscribing for events.
This command is intended for use by the system shutdown scripts.
EVM is required to be running for many system functions to operate correctly.
Therefore, do not use this command to stop EVM
outside of the system shutdown process.
RETURN VALUES
The following exit values are returned:
- 0
Successful completion.
- not 0
An error occurred.
FILES
- /var/run/evmd.pid
Daemon process id used by
evmstop