AZTCOFW / DOCUMENTATION
Troubleshooting High CPU Load
Configuration guides, troubleshooting and practical advice for AZTCOFW.
Articles
4 resultsView CPU Processes
To view the top processes, including interrupt processing CPU usage and system CPU top -aSH
View I/O Operations
To view I/O operations: systat -iostat 1 Or: top -aSH Then press m to switch to I/O mode to view disk activity.
View Interrupt Counters
To view the interrupt counters and other system usage: systat -vmstat 1
View mbuf Usage
To view the mbuf usage: netstat -m Note: Alternately, check the dashboard mbuf counter, and the graph under Status > Monitoring on the System tab.