
| Chapter 42 Watchdog Timer |
|
|
Table 156 |
|
COMMAND | DESCRIPTION |
[no] | Sets the percentage thresholds for sending a memory usage alert. The |
threshold min <1..100> max | NXC starts sending alerts when memory usage exceeds the maximum |
<1..100> | (the second threshold you enter). The NXC stops sending alerts when |
| the memory usage drops back below the minimum threshold (the first |
| threshold you enter). The no command changes the setting back to the |
| default. |
Flushes the reboot log record. | |
[no] | Set how many times the NXC is to |
<1..5> | considering it failed. The no command changes the setting back to the |
| default. |
[no] | If auto recover fail reaches the maximum retry count, |
| reboots the device. The no command turns off system auto reboot. |
show | Displays the application watchdog timer settings. |
show | Displays the list of applications that the application watchdog is |
| monitoring. |
show | Displays the application watchdog reboot log. |
42.3.1 Application Watchdog Commands Example
The following example displays the application watchdog configuration.
Router# configure terminal Router(config)# show
activate: yes
alert: yes
console print: always
retry count: 3
auto recover: yes
system reboot: yes
interval: 60 seconds
mem threshold: 80% ~ 90%
cpu threshold: 80% ~ 90%
disk threshold: 80% ~ 90% Router(config)#
| 269 |
NXC CLI Reference Guide | |
|
|