HAProxy Plugin
This plugin monitors the performance of your HAProxy load balancing server.
Configure the plugin
To enable the plugin, edit the /etc/agent360-custom.ini
file and add the following lines:
[haproxy]
enabled = yes
status_page_url =
username =
password =
Test the plugin
To test this plugin, run the sudo -u agent360 agent360 test haproxy
command.
Now you can restart the agent with the service agent360 restart
command.
Updated 5 months ago