H5.2. Basic Commands |
◆drwcsd start — run the Server. ◆drwcsd restart — restart the Server (it is executed as the stop and then start pair). ◆drwcsd stop — stop the Server. ◆drwcsd reconfigure — reread and reboot the configuration file (it is performed quicker and without starting a new process). ◆drwcsd retemplate – reread notification templates from the drive. ◆drwcsd verifyakey <key_file_path> – verify the Agent key file (agent.key). ◆drwcsd verifyekey <key_file_path> – verify the Server key file (enterprise.key). ◆drwcsd verifyconfig <config_file_path> – verify the syntax of the Server configuration file (drwcsd.conf). ◆drwcsd stat – log statistics to a file: CPU time, memory usage, etc. (for UNIX system-based OS - similar to send_signal WINCH or kill SIGWINCH commands). |