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

过去 1 分钟的平均负载。

type: scaled_float

apache.status.load.5

过去 5 分钟的平均负载。

type: scaled_float

apache.status.load.15

过去 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