mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-11-25 19:47:02 +00:00
Updated haproxy-sessions-by-servers to look at the current sessions by individual servers. I believe this was the original intent of the script (it was broken by default when symlinking it in /etc/munin/plugins/ (/etc/munin/plugins/haproxy-sessions-by-servers). NOW SUPPORTS: - URL + Socket Stats - Dynamic list of individual backend member servers - tested / works with munin-node NUANCES: - may be annoying with an absurd number of backend member nodes (I have 10 on this particular haproxy instance) |
||
|---|---|---|
| .. | ||
| haproxy-bytes | ||
| haproxy-connection-errors | ||
| haproxy-downtime | ||
| haproxy-errors | ||
| haproxy-failed-checks | ||
| haproxy-response-errors | ||
| haproxy-sessions | ||
| haproxy-sessions-by-servers | ||
| haproxy_abort_backend | ||
| haproxy_active_backend | ||
| haproxy_bytes_backend | ||
| haproxy_bytes_frontend | ||
| haproxy_denied_backend | ||
| haproxy_denied_frontend | ||
| haproxy_errors_backend | ||
| haproxy_errors_frontend | ||
| haproxy_queue_backend | ||
| haproxy_rate_backend | ||
| haproxy_rate_frontend | ||
| haproxy_reqrate_frontend | ||
| haproxy_responses_backend | ||
| haproxy_responses_frontend | ||
| haproxy_sessions_backend | ||
| haproxy_sessions_frontend | ||
| haproxy_sessions_total_backend | ||
| haproxy_sessions_total_frontend | ||
| haproxy_warnings_backend | ||