debug os-util

This command enables the device to send CPU and memory utilization to the Syslog server. This is typically used for debugging only.

Syntax

debug os-util {cpu|memory} [interval]

Command

Description

cpu [interval 0-1000 sec]

Sends CPU utilization to syslog. You can optionally configure the interval for sending the utilization.

memory [interval 0-1000 sec]

Sends memory utilization to syslog. You can optionally configure the interval for sending the utilization.

Command Mode

Basic and Privileged User

Example

This example enables the sending of CPU utilization to syslog every 30 seconds:

debug os-util cpu 30
debug_os_util was enabled