Common::StatisticType

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

Members

Member

Value

Description

STATISTIC_HTTP_RAM_CACHE_MISSES

300

RAM Cache miss count, excluding uncacheable data.

STATISTIC_HTTP_RAM_CACHE_TOTAL_MISSES

301

Total RAM Cache miss count.

STATISTIC_HTTP_RAM_CACHE_HIT_BYTES

302

RAM Cache hit bytes.

STATISTIC_HTTP_RAM_CACHE_MISS_BYTES

303

RAM Cache miss bytes, excluding uncacheable data.

STATISTIC_HTTP_RAM_CACHE_TOTAL_MISS_BYTES

304

Total RAM Cache miss bytes.

STATISTIC_HTTP_RAM_CACHE_SIZE

305

RAM Cache size.

STATISTIC_HTTP_RAM_CACHE_COUNT

306

RAM Cache count.

STATISTIC_HTTP_RAM_CACHE_EVICTIONS

307

RAM Cache evictions.

STATISTIC_VCOMPRESSION_QUEUED_BYTES

308

Total bytes waiting for virtual compression (deprecated 9.4.0).

STATISTIC_VCOMPRESSION_PRE_COMPRESSION_BYTES

309

Total bytes pre-compression (deprecated 9.4.0).

STATISTIC_VCOMPRESSION_POST_COMPRESSION_BYTES

310

Total bytes post-compression (deprecated 9.4.0).

STATISTIC_VCOMPRESSION_TOTAL_STREAMS

311

Total number of streams (deprecated 9.4.0).

STATISTIC_VCOMPRESSION_CURRENT_STREAMS

312

Current number of streams (deprecated 9.4.0).

STATISTIC_IIOP_TOTAL_REQUESTS

313

Total IIOP requests.

STATISTIC_IIOP_TOTAL_RESPONSES

314

Total IIOP responses.

STATISTIC_IIOP_TOTAL_CANCELS

315

Total IIOP connection cancels.

STATISTIC_IIOP_TOTAL_ERRORS

316

Total IIOP errors.

STATISTIC_IIOP_TOTAL_FRAGMENTS

317

Total IIOP fragments.

STATISTIC_RTSP_TOTAL_REQUESTS

318

Total RTSP requests.

STATISTIC_RTSP_TOTAL_RESPONSES

319

Total RTSP responses.

STATISTIC_RTSP_TOTAL_ERRORS

320

Total RTSP errors.

STATISTIC_RTSP_TOTAL_INTERLEAVED_DATA

321

Total RTSP interleaved data packets.

STATISTIC_GTM_METRICS_CPU_USAGE

322

CPU usage (in percentage) for the GTM object.

STATISTIC_GTM_METRICS_MEMORY_AVAILABLE

323

Memory available (in bytes) for the GTM object.

STATISTIC_GTM_METRICS_BITS_PER_SECOND_IN

324

Inbound bits/sec for the GTM object.

STATISTIC_GTM_METRICS_BITS_PER_SECOND_OUT

325

Outbound bits/sec for the GTM object.

STATISTIC_GTM_METRICS_PACKETS_PER_SECOND_IN

326

Inbound packets/sec for the GTM object.

STATISTIC_GTM_METRICS_PACKETS_PER_SECOND_OUT

327

Outbound packets/sec for the GTM object.

STATISTIC_GTM_METRICS_TOTAL_CONNECTIONS

328

Total connections for the GTM object.

STATISTIC_GTM_METRICS_TOTAL_CONNECTION_RATE

329

Connection rate for the GTM object.

STATISTIC_GTM_LINK_TOTAL_BIT_RATE

330

Total bit rate through link.

STATISTIC_GTM_LINK_TOTAL_GATEWAY_BIT_RATE

331

Total gateway bit rate.

STATISTIC_GTM_LINK_INBOUND_GATEWAY_BIT_RATE

332

Inbound gateway bit rate.

STATISTIC_GTM_LINK_OUTBOUND_GATEWAY_BIT_RATE

333

Outbound gateway bit rate.

STATISTIC_GTM_LINK_TOTAL_VS_BIT_RATE

334

Sum of link VS bit rates.

STATISTIC_GTM_LINK_INBOUND_VS_BIT_RATE

335

Sum of inbound link VS bit rates.

STATISTIC_GTM_LINK_OUTBOUND_VS_BIT_RATE

336

Sum of outbound link VS bit rates.

STATISTIC_GTM_LINK_TOTAL_INBOUND_BIT_RATE

337

Total inbound rate calculation for link.

STATISTIC_GTM_LINK_TOTAL_OUTBOUND_BIT_RATE

338

Total outbound rate calculation for link.

STATISTIC_GTM_LINK_LCS_OUT

339

This is used to set dynamic ratios on the outbound gateway pool members. This controls the outbound connections.

STATISTIC_GTM_LINK_LCS_IN

340

This is used to control inbound connections which are load-balanced through external virtual servers which are controlled by gtmd.

STATISTIC_GTM_POOL_PREFERRED_LB_METHODS

341

Number of times the preferred LB method was used.

STATISTIC_GTM_POOL_ALTERNATE_LB_METHODS

342

Number of times the alternate LB method was used.

STATISTIC_GTM_POOL_FALLBACK_LB_METHODS

343

Number of times the fallback LB method was used.

STATISTIC_GTM_POOL_DROPPED_CONNECTIONS

344

Number of times DNS messages were dropped for this pool.

STATISTIC_GTM_POOL_EXPLICIT_IP

345

Number of times this pool defaulted back to an explicit IP address. This variable is deprecated (immediately) as the count is included in the preferred, alternative and fallback counts when applicable.

STATISTIC_GTM_POOL_RETURN_TO_DNS

346

Number of times the LB method chosen was LB_METHOD_RETURN_TO_DNS, i.e. we don’t choose a pool, let DNS resolve the name.

STATISTIC_GTM_POOL_MEMBER_PREFERRED_LB_METHODS

347

Number of times the preferred LB method was used.

STATISTIC_GTM_POOL_MEMBER_ALTERNATE_LB_METHODS

348

Number of times the alternate LB method was used.

STATISTIC_GTM_POOL_MEMBER_FALLBACK_LB_METHODS

349

Number of times the fallback LB method was used.

STATISTIC_GTM_SERVER_VS_PICKS

350

The sum of all the “picked” VSes used by this server.

STATISTIC_GTM_VIRTUAL_SERVER_PICKS

351

Number of times this virtual server was selected by the LB logic.

STATISTIC_GTM_WIDEIP_REQUESTS

352

Number of requests for resolution of this wide IP.

STATISTIC_GTM_WIDEIP_RESOLUTIONS

353

Number of times this wide IP was resolved successfully.

STATISTIC_GTM_WIDEIP_PERSISTED

354

Number of times this wide IP was resolved as a persistent connection.

STATISTIC_GTM_WIDEIP_PREFERRED_LB_METHODS

355

Number of times the preferred LB method was used on this wide IP.

STATISTIC_GTM_WIDEIP_ALTERNATE_LB_METHODS

356

Number of times the alternate LB method was used on this wide IP.

STATISTIC_GTM_WIDEIP_FALLBACK_LB_METHODS

357

Number of times the fallback LB method was used on this wide IP.

STATISTIC_GTM_WIDEIP_DROPPED_CONNECTIONS

358

Number of times DNS messages were dropped for this wide IP.

STATISTIC_GTM_WIDEIP_EXPLICIT_IP

359

Number of times this wide IP defaulted back to an explicit IP. This variable is deprecated (immediately) as the count is included in the preferred, alternative and fallback counts when applicable.

STATISTIC_GTM_WIDEIP_RETURN_TO_DNS

360

Number of times the LB method chosen was LB_METHOD_RETURN_TO_DNS, i.e. we don’t choose a wide IP, let DNS resolve the name.

STATISTIC_GTM_MEMORY_TOTAL_BYTES

361

Total memory available to GTM.

STATISTIC_GTM_MEMORY_USED_BYTES

362

Total memory in use by GTM.

STATISTIC_GTM_IQUERY_RECONNECTS

363

Number of times an iQuery connection was closed and reopened.

STATISTIC_GTM_IQUERY_RECEIVED_BYTES

364

Number of bytes received on this iQuery connections.

STATISTIC_GTM_IQUERY_SENT_BYTES

365

Number of bytes sent on this iQuery connections.

STATISTIC_GTM_BACKLOGGED_SENDS

366

Number of times a send was backlogged.

STATISTIC_GTM_DROPPED_BYTES

367

Number of bytes dropped due to backlogged or unconnected.

STATISTIC_GTM_PATH_CURRENT_RTT

368

The current (most recent) RTT for this path.

STATISTIC_GTM_PATH_AVERAGE_RTT

369

The average RTT for this path

STATISTIC_GTM_PATH_CURRENT_HOPS

370

Number of hops most recently used for this path.

STATISTIC_GTM_PATH_AVERAGE_HOPS

371

Average number of hops used for this path.

STATISTIC_GTM_PATH_CURRENT_COMPENSATION_RATE

372

Current “hit ratio” for this path.

STATISTIC_GTM_PATH_AVERAGE_COMPENSATION_RATE

373

Average “hit ratio” for this path.

STATISTIC_GTM_LDNS_REQUESTS

374

Number of times a request has been received from this LDNS.

STATISTIC_HTTPCLASS_COOKIE_PERSIST_INSERTS

375

Number of Set-Cookie header insertions (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_2XX_RESPONSES

376

Number of server-side responses in range of 200 to 206 (successful responses) (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_3XX_RESPONSES

377

Number of server-side responses in range of 300 to 307 (redirection resposes) (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_4XX_RESPONSES

378

Number of server-side responses in range of 400 to 417 (client errors) (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_5XX_RESPONSES

379

Number of server-side responses in range of 500 to 505 (server errors) (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_TOTAL_REQUESTS

380

Total number of HTTPCLASS requests (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_GET_REQUESTS

381

Total number of GET requests (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_POST_REQUESTS

382

Total number of POST requests (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_V9_REQUESTS

383

Total number of version 9 requests (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_V10_REQUESTS

384

Total number of version 10 requests (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_V11_REQUESTS

385

Total number of version 11 requests (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_V9_RESPONSES

386

Total number of version 9 responses (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_V10_RESPONSES

387

Total number of version 10 responses (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_V11_RESPONSES

388

Total number of version 11 responses (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_MAXIMUM_KEEPALIVE_REQUESTS

389

Maximum number of requests made in a connection (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_BUCKET_1K_RESPONSES

390

Number of responses under 1k (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_BUCKET_4K_RESPONSES

391

Number of responses from 1 - 4k (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_BUCKET_16K_RESPONSES

392

Number of responses from 4 - 16k (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_BUCKET_32K_RESPONSES

393

Number of responses from 16 - 32k (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_BUCKET_64K_RESPONSES

394

Number of responses from 32 - 64k (prior to 10.1.0 was >32k) (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_PRE_COMPRESSION_BYTES

395

Total number of response bytes before compression has taken place (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_POST_COMPRESSION_BYTES

396

To number of response bytes after compression has taken place (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_NULL_COMPRESSION_BYTES

397

Number of bytes subjected to NULL compression (for license enforcement). (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_HTML_PRE_COMPRESSION_BYTES

398

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

STATISTIC_HTTPCLASS_HTML_POST_COMPRESSION_BYTES

399

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


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.