pedclient mode show
Queries if a PED Client is currently running and gets details about the PED Client.
Syntax
pedclient mode show [-admin <admin port number>] [-eadmin <0 or 1>] [-socketreadtimeout <int>] [-socketwritetimeout <int>] [-logfilename <filename>] [-loginfo <0 or 1>] [-logwarning <0 or 1>] [-logtrace <0 or 1>] [-maxlogfilesize <size>] [-locallogger]
| Option | Description |
|---|---|
| -admin <admin port number> | Optional. Specifies the administration port number to use. |
| -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. |
| -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 show