pedclient mode stop
Shuts down PEDclient.
Syntax
pedclient mode stop [-eadmin <0 or 1>] [-socketreadtimeout <int>] [-socketwritetimeout <int>] [-shutdowntimeout <int>] [-pstartuptimeout <int>][-pshutdowntimeout <int>] [-logfilename <filename>] [-loginfo <0 or 1>] [-logwarning <0 or 1>] [-logtrace <0 or 1>] [-maxlogfilesize <size>] [-locallogger]
Option | Description |
---|---|
-eadmin <0 or 1> | Optional. Specifies if the administration port is on "localhost" or on the external host name. |
-socketreadtimeout <int> | Optional. Specifies the socket read timeout, in seconds. |
-socketwritetimeout <int> | Optional. Specifies the socket write timeout, in seconds. |
-shutdowntimeout <int> | Optional. Specifies the shutdown timeout for internal services, in seconds. |
-pstartuptimeout <int> | Optional. Specifies the startup timeout for the detached process, in seconds. |
-pshutdowntimeout <int> | Optional. Specifies the shutdown timeout for the detached process, in seconds. |
-logfilename <filename> | Optional. Specifies the log file name to which the logger should log messages. |
-loginfo <0 or 1> | Optional. Specifies if the logger should log "info" messages. Set to 0 for no, 1 for yes. |
-logwarning <0 or 1> | Optional. Specifies if the logger should log "warning" messages. Set to 0 for no, 1 for yes. |
-logerror <0 or 1> | Optional. Specifies if the logger should log "error" messages. Set to 0 for no, 1 for yes. |
-logtrace <0 or 1> | Optional. Specifies if the logger should log "trace" messages. Set to 0 for no, 1 for yes. |
-maxlogfilesize <size> | Optional. Specifies the maximum log file size in KB. |
-locallogger | Optional. Specifies that the Remote PED logger should be used, not the IS logging system. |
Example
C:\Program Files\Safenet\LunaClient>pedClient –mode stop