Apache 字段

从 Apache Web 服务器收集的 Apache HTTPD 服务器指标集。

apache

apache 包含从 Apache 采集的指标。

status

status 包含从 Apache 状态页面采集的指标。

apache.status.hostname

Apache 主机名。

type: keyword

apache.status.total_accesses

访问请求的总数。

type: long

apache.status.total_kbytes

已服务的千字节总数。

type: long

apache.status.requests_per_sec

每秒请求数。

type: scaled_float

apache.status.bytes_per_sec

每秒字节数。

type: scaled_float

apache.status.bytes_per_request

每个请求的字节数。

type: scaled_float

apache.status.workers.busy

繁忙工作者的数量。

type: long

apache.status.workers.idle

空闲工作者的数量。

type: long

uptime

正常运行时间统计信息。

apache.status.uptime.server_uptime

服务器正常运行时间(以秒为单位)。

type: long

apache.status.uptime.uptime

服务器正常运行时间。

type: long

cpu

CPU 统计信息。

apache.status.cpu.load

CPU 负载。

type: scaled_float

apache.status.cpu.user

CPU 用户负载。

type: scaled_float

apache.status.cpu.system

系统 CPU。

type: scaled_float

apache.status.cpu.children_user

子进程用户 CPU。

type: scaled_float

apache.status.cpu.children_system

子进程系统 CPU。

type: scaled_float

connections

连接统计信息。

apache.status.connections.total

总连接数。

type: long

apache.status.connections.async.writing

异步连接写入。

type: long

apache.status.connections.async.keep_alive

异步保持活动连接。

type: long

apache.status.connections.async.closing

异步关闭连接。

type: long

load

负载平均值。

apache.status.load.1

过去一分钟的负载平均值。

type: scaled_float

apache.status.load.5

过去五分钟的负载平均值。

type: scaled_float

apache.status.load.15

过去十五分钟的负载平均值。

type: scaled_float

scoreboard

记分板指标。

apache.status.scoreboard.starting_up

正在启动。

type: long

apache.status.scoreboard.reading_request

正在读取请求。

type: long

apache.status.scoreboard.sending_reply

正在发送回复。

type: long

apache.status.scoreboard.keepalive

保持活动。

type: long

apache.status.scoreboard.dns_lookup

DNS 查找。

type: long

apache.status.scoreboard.closing_connection

正在关闭连接。

type: long

apache.status.scoreboard.logging

日志记录

type: long

apache.status.scoreboard.gracefully_finishing

正在优雅地完成。

type: long

apache.status.scoreboard.idle_cleanup

空闲清理。

type: long

apache.status.scoreboard.open_slot

打开的插槽。

type: long

apache.status.scoreboard.waiting_for_connection

正在等待连接。

type: long

apache.status.scoreboard.total

总计。

type: long