show database-replication statistics
Syntax
show database-replication statistics
Description
Display statistics regarding the replication of the subscriber management session database.
Options
This command has no options.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show database-replication statistics command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
|---|---|
General |
Number of dropped connections and the maximum buffer count. |
Message Received |
Total size of messages received and the number of received messages that have been processed. |
Message Sent |
Total size of messages sent and the number of sent messages that have been processed. |
Message Queue |
Number of messages in the queue and the maximum size of the queue. |
Sample Output
show database-replication statistics
user@host> show database-replication statistics
General:
Dropped connections 0
Max buffer count 0
Message received:
Size (bytes) 0
Processed 0
Message sent:
Size (bytes) 0
Processed 0
Message queue:
Queue full 0
Max queue size 0
Release Information
Command introduced in Junos OS Release 9.3.