See the following sections:
- traceoptions {
- file <filename> <files number> <match regular-expression> <size maximum-file-size> <world-readable |
no-world-readable>;
- flag flag;
- level level;
- no-remote-trace;
- }
- [edit system processes process-monitor]
Statement introduced in JUNOS Release 9.0.
Enable tracing options for the process health monitor (pmond).
file—Specify trace file information. You can include the following options:
If you specify a maximum number of files, you also must specify a maximum file size with the size option and a filename.
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.
See Tracing Process Monitoring Operations.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
- traceoptions {
- file <filename> <files number> <match regular-expression> <size maximum-file-size> <world-readable |
no-world-readable>;
- flag flag;
- level level;
- no-remote-trace;
- }
- [edit system processes resource-cleanup]
Statement introduced in JUNOS Release 9.3.
Enable debugging tracing for resource cleanup process.
file—Specify trace file information. You can include the following options:
If you specify a maximum number of files, you also must specify a maximum file size with the size option and a filename.
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.
See Tracing System Resource Cleanup Operations.
trace—To view this statement in the configuration.
trace-control—To add this statement to the configuration.