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

monitor list

Syntax

monitor list

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display the status of monitored log and trace files.

Options

This command has no options.

Additional Information

Log files are generated by the routing protocol process or by system logging. The log files generated by system logging are configured with the syslog statement at the [edit system] hierarchy level and the options statement at the [edit routing-options] hierarchy level. The trace files generated by the routing protocol process are those configured with traceoptions statements at the [edit routing-options], [edit interfaces], and [edit protocols protocol] hierarchy levels.

Required Privilege Level

trace

Related Topics

monitor start
monitor stop

List of Sample Output

monitor list

Output Fields

Table 22 describes the output fields for the monitor list command. Output fields are listed in the approximate order in which they appear.

Table 22: monitor list Output Fields

Field Name

Field Description

monitor start

Indicates the file is being monitored.

"filename"

Name of the file that is being monitored.

Last changed

Date and time at which the file was last modified.

Sample Output

monitor list

user@host> monitor list
monitor start "vrrpd" (Last changed Dec 03:11:06 20)
monitor start "cli-commands" (Last changed Nov 07:3)

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