HAProxy 模块
HAProxy 指标。
关于 HAProxy 进程的常规信息。
-
haproxy.info.processes
-
进程数。
type: long
-
haproxy.info.process_num
-
进程号。
type: long
-
haproxy.info.threads
-
线程数。
type: long
-
haproxy.info.pid
-
进程 ID。
type: alias
alias to: process.pid
-
haproxy.info.run_queue
-
type: long
-
haproxy.info.stopping
-
正在停止的作业数。
type: long
-
haproxy.info.jobs
-
所有作业数。
type: long
-
haproxy.info.unstoppable_jobs
-
无法停止的作业数。
type: long
-
haproxy.info.listeners
-
监听器数。
type: long
-
haproxy.info.dropped_logs
-
丢弃的日志数。
type: long
-
haproxy.info.busy_polling
-
忙轮询数。
type: long
-
haproxy.info.failed_resolutions
-
失败的解析数。
type: long
-
haproxy.info.tasks
-
type: long
-
haproxy.info.uptime.sec
-
当前正常运行时间(秒)。
type: long
-
haproxy.info.memory.max.bytes
-
最大内存使用量(字节)(将 *Memmax_MB* 值转换为字节)。
type: long
format: bytes
-
haproxy.info.bytes.out.total
-
发送的字节总数。
type: long
-
haproxy.info.bytes.out.rate
-
平均字节输出速率。
type: long
-
haproxy.info.peers.active
-
活动对等节点数。
type: long
-
haproxy.info.peers.connected
-
已连接的对等节点数。
type: long
-
haproxy.info.pool.allocated
-
已分配池的大小。
type: long
-
haproxy.info.pool.used
-
已分配池中使用的成员数。
type: long
-
haproxy.info.pool.failed
-
与池成员的连接失败次数。
type: long
-
haproxy.info.ulimit_n
-
进程打开的最大文件数。
type: long
-
haproxy.info.compress.bps.in
-
每秒传入的压缩数据(比特)。
type: long
-
haproxy.info.compress.bps.out
-
每秒传出的压缩数据(比特)。
type: long
-
haproxy.info.compress.bps.rate_limit
-
每秒压缩数据速率限制(比特)。
type: long
-
haproxy.info.connection.rate.value
-
最后一秒的连接数。
type: long
-
haproxy.info.connection.rate.limit
-
连接的速率限制。
type: long
-
haproxy.info.connection.rate.max
-
最大连接速率。
type: long
-
haproxy.info.connection.current
-
当前连接数。
type: long
-
haproxy.info.connection.total
-
连接总数。
type: long
-
haproxy.info.connection.ssl.current
-
当前 SSL 连接数。
type: long
-
haproxy.info.connection.ssl.total
-
SSL 连接总数。
type: long
-
haproxy.info.connection.ssl.max
-
最大 SSL 连接数。
type: long
-
haproxy.info.connection.max
-
最大连接数。
type: long
-
haproxy.info.connection.hard_max
-
type: long
-
haproxy.info.requests.total
-
请求总数。
type: long
-
haproxy.info.sockets.max
-
最大套接字数。
type: long
-
haproxy.info.requests.max
-
最大请求数。
type: long
-
haproxy.info.pipes.used
-
在基于内核的 TCP splicing 期间使用的管道数。
type: integer
-
haproxy.info.pipes.free
-
空闲管道数。
type: integer
-
haproxy.info.pipes.max
-
最大使用的管道数。
type: integer
无
-
haproxy.info.session.rate.value
-
每秒会话速率。
type: integer
-
haproxy.info.session.rate.limit
-
会话的速率限制。
type: integer
-
haproxy.info.session.rate.max
-
最大会话速率。
type: integer
无
-
haproxy.info.ssl.rate.value
-
SSL 请求速率。
type: integer
-
haproxy.info.ssl.rate.limit
-
SSL 请求的速率限制。
type: integer
-
haproxy.info.ssl.rate.max
-
最大 SSL 请求速率。
type: integer
无
-
haproxy.info.ssl.frontend.key_rate.value
-
SSL 前端的密钥速率。
type: integer
-
haproxy.info.ssl.frontend.key_rate.max
-
SSL 前端的最大密钥速率。
type: integer
-
haproxy.info.ssl.frontend.session_reuse.pct
-
SSL 前端会话的重用率。
type: scaled_float
format: percent
无
-
haproxy.info.ssl.backend.key_rate.value
-
SSL 后端会话的密钥速率。
type: integer
-
haproxy.info.ssl.backend.key_rate.max
-
SSL 后端会话的最大密钥速率。
type: integer
-
haproxy.info.ssl.cached_lookups
-
SSL 缓存查找数。
type: long
-
haproxy.info.ssl.cache_misses
-
SSL 缓存未命中数。
type: long
-
haproxy.info.zlib_mem_usage.value
-
zlib 的内存使用量。
type: integer
-
haproxy.info.zlib_mem_usage.max
-
zlib 的最大内存使用量。
type: integer
-
haproxy.info.idle.pct
-
空闲时间百分比。
type: scaled_float
format: percent
从 HAProxy 进程收集的统计信息。
-
haproxy.stat.status
-
状态(UP、DOWN、NOLB、MAINT 或 MAINT(via)…)。
type: keyword
-
haproxy.stat.weight
-
总权重(对于后端)或服务器权重(对于服务器)。
type: long
-
haproxy.stat.downtime
-
总停机时间(秒)。对于后端,此值为整个后端的停机时间,而不是服务器停机时间的总和。
type: long
-
haproxy.stat.component_type
-
组件类型 (0=前端,1=后端,2=服务器,或 3=套接字/监听器)。
type: integer
-
haproxy.stat.process_id
-
进程 ID(第一个实例为 0,第二个实例为 1,依此类推)。
type: alias
alias to: process.pid
-
haproxy.stat.service_name
-
服务名称(前端为 FRONTEND,后端为 BACKEND,或者服务器/监听器的任何名称)。
type: keyword
-
haproxy.stat.in.bytes
-
传入字节数。
type: long
format: bytes
-
haproxy.stat.out.bytes
-
传出字节数。
type: long
format: bytes
-
haproxy.stat.last_change
-
自上次 UP→DOWN 或 DOWN→UP 转换以来的秒数。
type: integer
-
haproxy.stat.throttle.pct
-
当 slowstart 处于活动状态时,服务器的当前限制百分比,如果 slowstart 未处于活动状态,则无值。
type: scaled_float
format: percent
-
haproxy.stat.selected.total
-
服务器被选中的总次数,无论是用于新会话还是重新调度。对于服务器,此字段报告服务器被选中的次数。
type: long
-
haproxy.stat.tracked.id
-
如果启用跟踪,则代理/服务器的 ID。
type: long
-
haproxy.stat.cookie
-
服务器的 Cookie 值或后端的 Cookie 名称。
type: keyword
-
haproxy.stat.load_balancing_algorithm
-
负载均衡算法。
type: keyword
-
haproxy.stat.connection.total
-
累计连接数。
type: long
-
haproxy.stat.connection.retried
-
重试连接到服务器的次数。
type: long
-
haproxy.stat.connection.time.avg
-
过去 1024 个请求的平均连接时间(毫秒)。
type: long
-
haproxy.stat.connection.rate
-
最后一秒内的连接数。
type: long
-
haproxy.stat.connection.rate_max
-
connection.rate 的最高值。
type: long
-
haproxy.stat.connection.attempt.total
-
连接建立尝试次数。
type: long
-
haproxy.stat.connection.reuse.total
-
连接重用次数。
type: long
-
haproxy.stat.connection.idle.total
-
可用于重用的空闲连接数。
type: long
-
haproxy.stat.connection.idle.limit
-
可用于重用的空闲连接的限制。
type: long
-
haproxy.stat.connection.cache.lookup.total
-
缓存查找次数。
type: long
-
haproxy.stat.connection.cache.hits
-
缓存命中数。
type: long
-
haproxy.stat.request.denied
-
因安全问题而拒绝的请求。
- 对于 TCP,这是因为匹配的 tcp-request content 规则。
- 对于 HTTP,这是因为匹配的 http-request 或 tarpit 规则。
type: long
-
haproxy.stat.request.denied_by_connection_rules
-
因 TCP 请求连接规则而拒绝的请求。
type: long
-
haproxy.stat.request.denied_by_session_rules
-
因 TCP 请求会话规则而拒绝的请求。
type: long
-
haproxy.stat.request.queued.current
-
当前排队的请求。对于后端,此字段报告排队的没有分配服务器的请求数。
type: long
-
haproxy.stat.request.queued.max
-
queued.current 的最大值。
type: long
-
haproxy.stat.request.errors
-
请求错误。一些可能的原因是
- 客户端在发送请求之前过早终止
- 从客户端读取错误
- 客户端超时
- 客户端关闭连接
- 来自客户端的各种错误请求。
- 请求被 tarpitted。
type: long
-
haproxy.stat.request.redispatched
-
将请求重新调度到另一台服务器的次数。对于服务器,此字段报告从服务器切换出去的次数。
type: long
-
haproxy.stat.request.connection.errors
-
尝试连接到服务器时遇到错误的请求数。对于后端,此字段报告所有后端服务器的统计信息之和,以及与特定服务器无关的任何连接错误(例如后端没有活动服务器)。
type: long
-
haproxy.stat.request.rate.value
-
在最后一个经过的时间秒内,每秒的 HTTP 请求数。
type: long
-
haproxy.stat.request.rate.max
-
每秒最大 HTTP 请求数。
type: long
-
haproxy.stat.request.total
-
收到的 HTTP 请求总数。
type: long
-
haproxy.stat.request.intercepted
-
拦截的请求数。
type: long
-
haproxy.stat.response.errors
-
响应错误数。此值包括服务器中止的数据传输数 (haproxy.stat.server.aborted)。其他一些错误包括:* 客户端套接字上的写入错误(不会计入服务器统计信息) * 将过滤器应用于响应失败
type: long
-
haproxy.stat.response.time.avg
-
过去 1024 个请求的平均响应时间(毫秒)(对于 TCP 为 0)。
type: long
-
haproxy.stat.response.denied
-
因安全问题而拒绝的响应。对于 HTTP,这是因为匹配的 http-request 规则或 "option checkcache"。
type: integer
-
haproxy.stat.response.http.1xx
-
HTTP 响应,代码为 1xx。
type: long
-
haproxy.stat.response.http.2xx
-
HTTP 响应,代码为 2xx。
type: long
-
haproxy.stat.response.http.3xx
-
HTTP 响应,代码为 3xx。
type: long
-
haproxy.stat.response.http.4xx
-
HTTP 响应,代码为 4xx。
type: long
-
haproxy.stat.response.http.5xx
-
HTTP 响应,代码为 5xx。
type: long
-
haproxy.stat.response.http.other
-
具有其他代码(协议错误)的 HTTP 响应。
type: long
-
haproxy.stat.header.rewrite.failed.total
-
失败的标头重写警告数。
type: long
-
haproxy.stat.session.current
-
当前会话数。
type: long
-
haproxy.stat.session.max
-
最大会话数。
type: long
-
haproxy.stat.session.limit
-
配置的会话限制。
type: long
-
haproxy.stat.session.total
-
所有会话数。
type: long
-
haproxy.stat.session.rate.value
-
在最后一个经过的时间秒内,每秒的会话数。
type: integer
-
haproxy.stat.session.rate.limit
-
配置的每秒新会话限制。
type: integer
-
haproxy.stat.session.rate.max
-
每秒最大新会话数。
type: integer
-
haproxy.stat.check.status
-
上次运行状况检查的状态。以下之一:
UNK -> unknown INI -> initializing SOCKERR -> socket error L4OK -> check passed on layer 4, no upper layers testing enabled L4TOUT -> layer 1-4 timeout L4CON -> layer 1-4 connection problem, for example "Connection refused" (tcp rst) or "No route to host" (icmp) L6OK -> check passed on layer 6 L6TOUT -> layer 6 (SSL) timeout L6RSP -> layer 6 invalid response - protocol error L7OK -> check passed on layer 7 L7OKC -> check conditionally passed on layer 7, for example 404 with disable-on-404 L7TOUT -> layer 7 (HTTP/SMTP) timeout L7RSP -> layer 7 invalid response - protocol error L7STS -> layer 7 response error, for example HTTP 5xx
type: keyword
-
haproxy.stat.check.code
-
第 5-7 层代码(如果可用)。
type: long
-
haproxy.stat.check.duration
-
完成上次运行状况检查所用的时间(毫秒)。
type: long
-
haproxy.stat.check.health.last
-
上次运行状况检查的结果。
type: keyword
-
haproxy.stat.check.health.fail
-
失败的检查数。
type: long
-
haproxy.stat.check.agent.last
-
type: integer
-
haproxy.stat.check.failed
-
在服务器运行时失败的检查数。
type: long
-
haproxy.stat.check.down
-
UP→DOWN 转换次数。对于后端,此值是转换为整个后端关闭的转换次数,而不是每个服务器的转换次数之和。
type: long
-
haproxy.stat.client.aborted
-
客户端中止的数据传输数。
type: integer
-
haproxy.stat.server.id
-
服务器 ID(在代理内唯一)。
type: integer
-
haproxy.stat.server.aborted
-
服务器中止的数据传输数。此值包含在 haproxy.stat.response.errors 中。
type: integer
-
haproxy.stat.server.active
-
处于活动状态的后端服务器数量,表示它们是健康的,可以从负载均衡器接收请求。
type: integer
-
haproxy.stat.server.backup
-
作为备份服务器的后端服务器数量。
type: integer
-
haproxy.stat.compressor.in.bytes
-
发送到压缩器的 HTTP 响应字节数。
type: long
format: bytes
-
haproxy.stat.compressor.out.bytes
-
压缩器发出的 HTTP 响应字节数。
type: integer
format: bytes
-
haproxy.stat.compressor.bypassed.bytes
-
绕过 HTTP 压缩器的字节数(CPU/带宽限制)。
type: long
format: bytes
-
haproxy.stat.compressor.response.bytes
-
被压缩的 HTTP 响应数量。
type: long
format: bytes
-
haproxy.stat.proxy.id
-
唯一的代理 ID。
type: integer
-
haproxy.stat.proxy.name
-
代理名称。
type: keyword
-
haproxy.stat.proxy.mode
-
代理模式(tcp、http、health、unknown)。
type: keyword
-
haproxy.stat.queue.limit
-
服务器配置的队列限制 (maxqueue),如果 maxqueue 的值为 0(表示没有限制),则为空。
type: integer
-
haproxy.stat.queue.time.avg
-
最近 1024 个请求的平均队列时间(毫秒)。
type: integer
-
haproxy.stat.agent.status
-
上次运行状况检查的状态。以下之一:
UNK -> unknown INI -> initializing SOCKERR -> socket error L4OK -> check passed on layer 4, no upper layers enabled L4TOUT -> layer 1-4 timeout L4CON -> layer 1-4 connection problem, for example "Connection refused" (tcp rst) or "No route to host" (icmp) L7OK -> agent reported "up" L7STS -> agent reported "fail", "stop" or "down"
type: keyword
-
haproxy.stat.agent.description
-
agent.status 的人类可读版本。
type: keyword
-
haproxy.stat.agent.code
-
代理报告的值。
type: integer
-
haproxy.stat.agent.rise
-
代理的上升值。
type: integer
-
haproxy.stat.agent.fall
-
代理的下降值。
type: integer
-
haproxy.stat.agent.health
-
代理的健康参数。介于 0 和
agent.rise
+agent.fall
-1 之间。type: integer
-
haproxy.stat.agent.duration
-
上次检查的持续时间(毫秒)。
type: integer
-
haproxy.stat.agent.check.rise
-
服务器的上升值。
type: integer
-
haproxy.stat.agent.check.fall
-
服务器的下降值。
type: integer
-
haproxy.stat.agent.check.health
-
服务器的健康参数。介于 0 和
agent.check.rise
+agent.check.fall
-1 之间。type: integer
-
haproxy.stat.agent.check.description
-
检查的人类可读版本。
type: keyword
-
haproxy.stat.source.address
-
源的地址。
类型:文本