rtm
rtm debug-log
Use this command for RTM daemon debug log functions.
Syntax
diagnose rtm debug-log clear
diagnose rtm debug-log enable
diagnose rtm debug-log read
|
Variable |
Description |
|---|---|
|
clear |
Delete and disable rtmmond debug log. |
|
enable |
Enable rtmmond debug log. |
|
read |
Dump rtmmond debug log to console. |
rtm history-data
Use this command to view and export the real time monitor history data.
Syntax
diagnose rtm history-data export clear <device>
diagnose rtm history-data export csv <device> <monitor> <filter:1> ... <filter:9>
diagnose rtm history-data export list <device>
diagnose rtm history-data info <device> <monitor>
diagnose rtm history-data key-list <device> <monitor> <key-name>
diagnose rtm history-data query <device> <monitor> <filter:1> ... <filter:9>
|
Variable |
Description |
|---|---|
|
export clear <device> |
Remove exported filtes. |
|
export csv <device> <monitor> <filter:1> ... <filter:8> |
Export data to csv file. |
|
export list <device> |
List exported files. |
|
info <device> <monitor> |
View real time monitor history database information. |
|
key-list <device> <monitor> <key-name> |
Query real time monitor history key list. |
|
query <device> <monitor> <filter:1> ... <filter:8> |
Query real time monitor history data. |
rtm history-db
Use this command to purge the real time monitor history database.
Syntax
diagnose rtm history-db purge
|
Variable |
Description |
|---|---|
|
purge |
Purge history database. |
rtm profile
Use this command to display or update real time monitor profile database.
Syntax
diagnose rtm profile change-adom <adom>
diagnose rtm profile list
diagnose rtm profile update check-interval {fap | fsw6 | fsw7 | ha-chksum | license| lte | nonha-chksum | rogue | sdwan-intf | sdwan-sla | shaper} <new value>
diagnose rtm profile update post-interval {fap | fsw6 | fsw7 | ha-chksum | license| lte | nonha-chksum | rogue | sdwan-intf | sdwan-sla | shaper} <new value>
diagnose rtm profile update retry-interval {fap | fsw6 | fsw7 | ha-chksum | license| lte | nonha-chksum | rogue | sdwan-intf | sdwan-sla | shaper} <new value>
diagnose rtm profile unset
|
Variable |
Description |
|---|---|
|
change-adom <adom> |
Change ADOM for the RTM profile. |
|
list |
List the RTM profile. |
|
update check-interval {fap | fsw6 | fsw7 | ha-chksum | license| lte | nonha-chksum | rogue | sdwan-intf | sdwan-sla | shaper} <new value> |
Update the RTM profile task to check the WiFi interval:
Note: For the new value variable, enter an interval range between 180 - 7200 seconds. |
|
update post-interval {fap | fsw6 | fsw7 | ha-chksum | license| lte | nonha-chksum | rogue | sdwan-intf | sdwan-sla | shaper} <new value> |
Update the post interval:
Note: For the new value variable, enter an interval range between 10 - 7200 seconds. |
|
update retry-interval {fap | fsw6 | fsw7 | ha-chksum | license| lte | nonha-chksum | rogue | sdwan-intf | sdwan-sla | shaper} <new value> |
Update the retry interval:
Note: For the new value variable, enter an interval range between 10 - 7200 seconds. |
|
unset |
Unset the RTM profile to default value. |