request paragon debug get-tsdb-data
Syntax
request paragon debug get-tsdb-data device device-id topic "topic-name" output file
request paragon debug get-tsdb-data device device-id topic "topic-name" output file last n
Description
Generate time series database (TSDB) information and export data to an output file.
Options
device device-id |
(Mandatory) Device Id of the device. |
topic "topic-name" |
(Mandatory) Name of the topic for which the TSDB data is exported. |
last n |
(Optional) Export last n seconds of data. |
output file |
(Mandatory) Redirect output to file. |
Output Fields
When you enter this command, a TSDB data for a topic is generated and exported to an output file.
Sample Output
- request paragon debug get-tsdb-data device 2c6bf5f19f00 topic "routing.fib" output file
- request paragon debug get-tsdb-data device 2c6bf5f19f00 topic "routing.fib" output file last 120
request paragon debug get-tsdb-data device 2c6bf5f19f00 topic "routing.fib" output file
user@node> request paragon debug get-tsdb-data device 2c6bf5f19f00 topic "routing.fib" output file Writing tsdb output at: /root/troubleshooting/tsdb/tsdb_2024-04-17_01-58-02.txt
request paragon debug get-tsdb-data device 2c6bf5f19f00 topic "routing.fib" output file last 120
user@node> request paragon debug get-tsdb-data device 2c6bf5f19f00 topic "routing.fib" output file last 120 Writing tsdb output at: /root/troubleshooting/tsdb/tsdb_2024-04-17_01-58-02.txt
Required Privilege Level
view
Release Information
Command introduced in Paragon Automation Release 2.0.0.