03.03.2015 Views

eTrust Audit Reference Guide - CA Technologies

eTrust Audit Reference Guide - CA Technologies

eTrust Audit Reference Guide - CA Technologies

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Issuing Commands to Control the Daemons<br />

-stop<br />

Stops the daemon.<br />

You can the following options:<br />

-trace options<br />

Starts a trace of the daemon while stopping it. For example, the<br />

following command stops the daemon and routes debug messages to a<br />

file named errors.txt:<br />

daemon -stop -trace dest1 errors.txt<br />

See the description of the -trace option later in the list.<br />

The -trace option applies to all parameters except, -help as follows:<br />

-trace options<br />

Turns on trace mode, which routes trace-level messages of a specified level<br />

to the destination. You can specify the following trace options:<br />

-dbglvl n<br />

Sets the debug level. n is the level from 1 to 5, 1 providing the least<br />

amount of debug information and 5 providing the most details. If you do<br />

not specify a value, 1 is the default.<br />

-dest1 dest<br />

Sets the primary output destination to display the debugging<br />

information to the console. dest can be one of the following:<br />

STDOUT<br />

Routes messages to the console.<br />

STDERR<br />

Routes messages to the console or to wherever you have redirected<br />

STDERR.<br />

filename<br />

The name of file where you want the service to write the debug<br />

output.<br />

-dest2 dest<br />

Sets a secondary output destination to display the debugging<br />

information. dest can be one of the following:<br />

STDOUT<br />

Routes messages to the console.<br />

STDERR<br />

Routes messages to the console or to wherever you have redirected<br />

STDERR.<br />

filename<br />

The name of file where you want the service to write the debug<br />

output.<br />

UNIX Daemons 3–5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!