Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

<database-status>

Usage

Description

Describe a user or Junos XML protocol client application that is logged in to the configuration database. For simplicity, the Contents section uses the term user to refer to both human users and client applications, except where the information differs for the two.

Contents

<commit-at/>

Indicates that the user has scheduled a commit operation for a later time.

<edit-path>

Specifies the user’s current location in the configuration hierarchy, in the form of the CLI configuration mode banner.

<exclusive/>

Indicates that the user or application has an exclusive lock on the configuration database. A user enters exclusive configuration mode by issuing the configure exclusive command in CLI operational mode. A client application obtains the lock by emitting the <lock-configuration/> tag element.

<idle-time>

Specifies how much time has passed since the user last performed an operation in the database.

<pid>

Specifies the process ID of the Junos management process (mgd) that is handling the user’s login session.

<start-time>

Specifies the time when the user logged in to the configuration database, in the format YYYY-MM-DD hh:mm:ss TZ (year, month, date, hour in 24-hour format, minute, second, time zone).

<terminal>

Identifies the UNIX terminal assigned to the user’s connection.

<user>

Specifies the Junos OS login ID of the user whose login to the configuration database caused the error.