[Contents] [Prev] [Next] [Index] [Report an Error]

traceoptions

See the following sections:

traceoptions (Process Monitor)

Syntax

traceoptions {
file <filename> <files number> <match regular-expression> <size maximum-file-size> <world-readable | no-world-readable>;
flag flag;
level level;
no-remote-trace;
}

Hierarchy Level

[edit system processes process-monitor]

Release Information

Statement introduced in JUNOS Release 9.0.

Description

Enable tracing options for the process health monitor (pmond).

Options

file—Specify trace file information. You can include the following options:

flag flag—Specify which tracing operation to perform. To specify more than one tracing operation, include multiple flag statements. You can include the following flags:

level level—Specify the level of debugging output:

no-remote-trace—Disable remote tracing.

Usage Guidelines

See Tracing Process Monitoring Operations.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Related Topics

process-monitor

traceoptions (Resource Cleanup)

Syntax

traceoptions {
file <filename> <files number> <match regular-expression> <size maximum-file-size> <world-readable | no-world-readable>;
flag flag;
level level;
no-remote-trace;
}

Hierarchy Level

[edit system processes resource-cleanup]

Release Information

Statement introduced in JUNOS Release 9.3.

Description

Enable debugging tracing for resource cleanup process.

Options

file—Specify trace file information. You can include the following options:

flag flag—Specify which tracing operation to perform. To specify more than one tracing operation, include multiple flag statements. You can include the following flags:

level severity—Specify the level of debugging output:

no-remote-trace—Disable remote tracing.

Usage Guidelines

See Tracing System Resource Cleanup Operations.

Required Privilege Level

trace—To view this statement in the configuration.

trace-control—To add this statement to the configuration.

Related Topics

resource-cleanup


[Contents] [Prev] [Next] [Index] [Report an Error]