ARX::Chassis::ProcessorStatus

Introduced : ARX V6.02.000
A structure that contains the processor status. CLI References: show processor.
Member Type Description
processor ProcessorId The processor identifier.
role String The processor’s role.
state ProcessorStateType The processor’s state.
uptime long The number of seconds since the last reboot.
free_memory long The processor’s available memory.
total_memory long The processor’s total memory.
free_swap long The processor’s available swap space.
total_swap long The processor’s total swap space.
cpu1min short The processor’s load level for the last 1 minute.
cpu5min short The processor’s load level for the last 5 minutes.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.