Common::StatisticType

Introduced : BIG-IP_v9.0
An enumeration of different statistic types.

Members

Member

Value

Description

STATISTIC_HTTPCLASS_CSS_PRE_COMPRESSION_BYTES

400

Number of response bytes before compression has taken place for MIME type CSS. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_CSS_POST_COMPRESSION_BYTES

401

Number of response bytes after compression has taken place for MIME type CSS. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_JS_PRE_COMPRESSION_BYTES

402

Number of response bytes before compression has taken place for MIME type Javascript. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_JS_POST_COMPRESSION_BYTES

403

Number of response bytes after compression has taken place for MIME type Javascript. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_XML_PRE_COMPRESSION_BYTES

404

Number of response bytes before compression has taken place for MIME type XML. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_XML_POST_COMPRESSION_BYTES

405

Number of response bytes after compression has taken place for MIME type XML. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_SGML_PRE_COMPRESSION_BYTES

406

Number of response bytes before compression has taken place for MIME type SGML. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_SGML_POST_COMPRESSION_BYTES

407

Number of response bytes after compression has taken place for MIME type SGML. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_PLAIN_PRE_COMPRESSION_BYTES

408

Number of response bytes before compression has taken place for MIME type Plain text. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_PLAIN_POST_COMPRESSION_BYTES

409

Number of response bytes after compression has taken place for MIME type Plain text. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_OCTET_PRE_COMPRESSION_BYTES

410

Number of response bytes before compression has taken place for MIME type Octet. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_OCTET_POST_COMPRESSION_BYTES

411

Number of response bytes after compression has taken place for MIME type Octet. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_IMAGE_PRE_COMPRESSION_BYTES

412

Number of response bytes before compression has taken place for MIME type Image. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_IMAGE_POST_COMPRESSION_BYTES

413

Number of response bytes after compression has taken place for MIME type Image. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_VIDEO_PRE_COMPRESSION_BYTES

414

Number of response bytes before compression has taken place for MIME type Video. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_VIDEO_POST_COMPRESSION_BYTES

415

Number of response bytes after compression has taken place for MIME type Video. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_AUDIO_PRE_COMPRESSION_BYTES

416

Number of response bytes before compression has taken place for MIME type Audio. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_AUDIO_POST_COMPRESSION_BYTES

417

Number of response bytes after compression has taken place for MIME type Audio. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_OTHER_PRE_COMPRESSION_BYTES

418

Number of response bytes before compression has taken place for all other MIME types. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_OTHER_POST_COMPRESSION_BYTES

419

Number of response bytes after compression has taken place for all other MIME types. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_RAM_CACHE_HITS

420

RAM Cache hit count. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_RAM_CACHE_MISSES

421

RAM Cache miss count, excluding uncacheable data. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_RAM_CACHE_TOTAL_MISSES

422

Total RAM Cache miss count. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_RAM_CACHE_HIT_BYTES

423

RAM Cache hit bytes. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_RAM_CACHE_MISS_BYTES

424

RAM Cache miss bytes, excluding uncacheable data. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_RAM_CACHE_TOTAL_MISS_BYTES

425

Total RAM Cache miss bytes. (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_SCTP_ACCEPTS

426

Number of connections accepted.

STATISTIC_SCTP_FAILED_ACCEPT

427

Number of connections not accepted.

STATISTIC_SCTP_CONNECTIONS

428

Number of connections completely established.

STATISTIC_SCTP_FAILED_CONNECTION

429

Number of connection failures.

STATISTIC_SCTP_EXPIRED_CONNECTIONS

430

Number of expired connections due to idle timeout.

STATISTIC_SCTP_ABANDONED_CONNECTIONS

431

Number of abandoned connections due to retries/keep-alives.

STATISTIC_SCTP_RESETS

432

Number of resets received.

STATISTIC_SCTP_BAD_CHECKSUMS

433

Number of times a bad checksum is encountered.

STATISTIC_SCTP_COOKIES

434

Number of SCTP cookies received.

STATISTIC_SCTP_BAD_COOKIES

435

Number of bad SCTP cookies received.

STATISTIC_GTM_LINK_PATHS

436

Total paths through link.

STATISTIC_GTM_TOTAL_LDNSES

437

Total number of LDNSes.

STATISTIC_GTM_TOTAL_PATHS

438

Total number of paths.

STATISTIC_HARDWARE_SYN_COOKIES_GENERATED

439

Total number of SYN cookies generated by PVA ASIC.

STATISTIC_HARDWARE_SYN_COOKIES_DETECTED

440

Total number of SYN cookies detected by PVA ASIC.

STATISTIC_FASTL4_OPEN_CONNECTIONS

441

Current open connections.

STATISTIC_FASTL4_ACCEPTED_CONNECTIONS

442

Current connections that have been accepted.

STATISTIC_FASTL4_ACCEPT_FAILURES

443

Number of accept failures.

STATISTIC_FASTL4_EXPIRED_CONNECTIONS

444

Expired connections due to idle timeout.

STATISTIC_FASTL4_RECEIVED_BAD_PACKET

445

Number of malformed packets received.

STATISTIC_FASTL4_ACCEPTED_ICMP_UNREACH_OR_TCP_RST

446

Number of ICMP unreachable or TCP RSTs received.

STATISTIC_FASTL4_ACCEPTED_TCP_RST_OUT_OF_WIN

447

Number of TCP RSTs received out of window.

STATISTIC_FASTL4_RECEIVED_BAD_CHECKSUMS

448

Number of times a bad checksum is encountered.

STATISTIC_FASTL4_RECEIVED_BAD_TXERR

449

Number of transmit errors.

STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_ISSUED

450

Number of syncookies issued.

STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_ACCEPTED

451

Number of syncookies accepted.

STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_REJECTED

452

Number of syncookies rejected.

STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_SYN_TO_SERVER_RETRANS

453

Number of retransmissions of SYN on syncookied connection.

STATISTIC_TM_PID

454

Process ID of TMOS processing agent.

STATISTIC_TM_CPU

455

TMOS processing agent CPU number.

STATISTIC_TM_TMID

456

TMOS processing agent instance.

STATISTIC_TM_NPUS

457

Number of TMOS processing agents.

STATISTIC_TM_CMP_CONN_REDIRECTED

458

Number of connections that were redirected to a different TMOS processing agent in the cluster.

STATISTIC_CPU_COUNT

459

Number of CPUs on the system.

STATISTIC_CPU_INFO_CPU_ID

460

The numeric ID of the processor, i.e. 1, 2, 3, 4 ….

STATISTIC_CPU_INFO_USER

461

The time spent by the processor in user context.

STATISTIC_CPU_INFO_NICED

462

The time spent by the processor running niced processes.

STATISTIC_CPU_INFO_SYSTEM

463

The time spent by the processor servicing system calls.

STATISTIC_CPU_INFO_IDLE

464

The time spent by the processor doing nothing.

STATISTIC_CPU_INFO_IRQ

465

The time spent by the processor servicing hardware interrupts.

STATISTIC_CPU_INFO_SOFTIRQ

466

The time spent by the processor servicing soft interrupts.

STATISTIC_CPU_INFO_IOWAIT

467

The time spent by the processor waiting for external I/O to complete.

STATISTIC_CPU_INFO_USAGE_RATIO

468

The ratio of time spent in user,niced,system to total time spent by the processor for a recent 10 second period.

STATISTIC_SIP_REQUESTS

469

Number of request messages.

STATISTIC_SIP_RESPONSES

470

Number of response messages.

STATISTIC_SIP_BAD_MESSAGES

471

Number of messages which failed to parse correctly (connection is aborted).

STATISTIC_SIP_DROPS

472

Number of datagrams dropped (connection aborted).

STATISTIC_CPU_INFO_FIVE_SEC_AVG_USER

473

The time spent by the processor in user context (avg five sec ago with now).

STATISTIC_CPU_INFO_FIVE_SEC_AVG_NICED

474

The time spent by the processor running niced processes (avg five sec ago with now).

STATISTIC_CPU_INFO_FIVE_SEC_AVG_SYSTEM

475

The time spent by the processor servicing system calls (avg five sec ago with now).

STATISTIC_CPU_INFO_FIVE_SEC_AVG_IDLE

476

The time spent by the processor doing nothing (avg five sec ago with now).

STATISTIC_CPU_INFO_FIVE_SEC_AVG_IRQ

477

The time spent by the processor servicing hardware interrupts (avg five sec ago with now).

STATISTIC_CPU_INFO_FIVE_SEC_AVG_SOFTIRQ

478

The time spent by the processor servicing soft interrupts (avg five sec ago with now).

STATISTIC_CPU_INFO_FIVE_SEC_AVG_IOWAIT

479

The time spent by the processor waiting for external I/O to complete (avg five sec ago with now).

STATISTIC_CPU_INFO_FIVE_SEC_AVG_USAGE_RATIO

480

The ratio of time spent in user,niced,system to total time spent by the processor for a recent 10 second period (avg five sec ago with now).

STATISTIC_CPU_INFO_ONE_MIN_AVG_USER

481

The time spent by the processor in user context (weighted exponential moving avg over the last minute).

STATISTIC_CPU_INFO_ONE_MIN_AVG_NICED

482

The time spent by the processor running niced processes (weighted exponential moving avg over the last minute).

STATISTIC_CPU_INFO_ONE_MIN_AVG_SYSTEM

483

The time spent by the processor servicing system calls (weighted exponential moving avg over the last minute).

STATISTIC_CPU_INFO_ONE_MIN_AVG_IDLE

484

The time spent by the processor doing nothing (weighted exponential moving avg over the last minute).

STATISTIC_CPU_INFO_ONE_MIN_AVG_IRQ

485

The time spent by the processor servicing hardware interrupts (weighted exponential moving avg over the last minute).

STATISTIC_CPU_INFO_ONE_MIN_AVG_SOFTIRQ

486

The time spent by the processor servicing soft interrupts (weighted exponential moving avg over the last minute).

STATISTIC_CPU_INFO_ONE_MIN_AVG_IOWAIT

487

The time spent by the processor waiting for external I/O to complete (weighted exponential moving avg over the last minute).

STATISTIC_CPU_INFO_ONE_MIN_AVG_USAGE_RATIO

488

The ratio of time spent in user,niced,system to total time spent by the processor for a recent 10 second period (weighted exponential moving avg over the last minute).

STATISTIC_CPU_INFO_FIVE_MIN_AVG_USER

489

The time spent by the processor in user context (weighted exponential moving avg over the last five minutes).

STATISTIC_CPU_INFO_FIVE_MIN_AVG_NICED

490

The time spent by the processor running niced processes (weighted exponential moving avg over the last five minutes).

STATISTIC_CPU_INFO_FIVE_MIN_AVG_SYSTEM

491

The time spent by the processor servicing system calls (weighted exponential moving avg over the last five minutes).

STATISTIC_CPU_INFO_FIVE_MIN_AVG_IDLE

492

The time spent by the processor doing nothing (weighted exponential moving avg over the last five minutes).

STATISTIC_CPU_INFO_FIVE_MIN_AVG_IRQ

493

The time spent by the processor servicing hardware interrupts (weighted exponential moving avg over the last five minutes).

STATISTIC_CPU_INFO_FIVE_MIN_AVG_SOFTIRQ

494

The time spent by the processor servicing soft interrupts (weighted exponential moving avg over the last five minutes).

STATISTIC_CPU_INFO_FIVE_MIN_AVG_IOWAIT

495

The time spent by the processor waiting for external I/O to complete (weighted exponential moving avg over the last five minutes).

STATISTIC_CPU_INFO_FIVE_MIN_AVG_USAGE_RATIO

496

The ratio of time spent in user,niced,system to total time spent by the processor for a recent 10 second period (weighted exponential moving avg over the last five minutes).

STATISTIC_TM_SLOT_ID

497

TMOS processing agent slot id.

STATISTIC_GTM_METRICS_VIRTUAL_SERVER_SCORE

498

Virtual Server score recorded for the GTM object.

STATISTIC_CPU_INFO_STOLEN

499

The time spent by the processor in the hypervisor or another virtual context when running in a virtualized environment.


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.