-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Haproxy
Florian Forster edited this page Nov 21, 2023
·
1 revision
There are five plugins collecting usage information from HAProxy, a free open-source load-balancing software for HTTP and TCP. The first two use the Exec plugin to run, the third one is a C Plugin and the last two are Python Plugins.
- Plugin-haproxy.rb
- Plugin-haproxy-stat.sh
- https://github.com/Fotolia/collectd-mod-haproxy
- https://github.com/mleinart/collectd-haproxy
- https://github.com/signalfx/collectd-haproxy (fork of mleinarts updated for more modern haproxy)