traceoptions (Resource Monitor)
Syntax
traceoptions { file filename <files number> <match regular-expression > <size maximum-file-size> <world-readable | no-world-readable>; flag flag; }
Hierarchy Level
[edit system services resource-monitor]
Description
Define tracing operations for the memory resource utilization processes.
Options
file filename | Name of the file to receive the output of the tracing operation. All files are placed in the directory /var/log.
|
files number | (Optional) Maximum number of trace files to create
before overwriting the oldest one. If you specify a maximum number
of files, you also must specify a maximum file size with the
|
match regular-expression | (Optional) Refine the output to include lines that contain the regular expression. |
size maximum-file-size |
(Optional) Maximum size of each
trace file. By default, the number entered is treated as bytes. Alternatively,
you can include a suffix to the number to indicate kilobytes (KB),
megabytes (MB), or gigabytes (GB). If you specify a maximum file size,
you also must specify a maximum number of trace files with the
|
world-readable |
(Optional) Enable unrestricted file access. |
no-world-readable |
(Default) Disable unrestricted file access. This means the log file can be accessed only by the user who configured the tracing operation. |
flag flag | Tracing operation to perform. To specify more than one tracing
operation, include multiple
|
Required Privilege Level
trace—To view this statement in the configuration.
trace-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 15.1.