One of the actions below must be specified:
start
Start servers. The specified servers are started. If no
server is specified, the configured servers are started.
If no servers are configured, a server for the kernel
release and architecture of the host is started. If a
specified server is already started, this action will be
ignored for that server. If a server fails to start, this
action fails.
stop
Stop server(s). The specified servers are stopped. If no
server is specified, all currently running servers are
stopped. If a specified server is not running, this
action will be successful for that server. If a server
fails to stop, this action fails.
restart
Stop and restart servers. The specified servers are
stopped and restarted. If no server is specified, all
currently running servers are stopped and restarted. If no
servers are running, this action behaves like start.
condrestart
Stop and restart servers. The specified servers are
stopped and restarted. If a specified server is not
running, it is not started. If no server is specified, all
currently running servers are stopped and restarted. If
no servers are running, none will be started.
try-restart
This action is identical to condrestart.
force-reload
Stop all running servers, reload config files and restart
the service as if start was specified.
status
Print information about running servers. Information about
the specified server(s) will be printed. If no server is
specified, information about all running servers will be
printed.