content/shared/influxdb-v2/monitor-alert/templates/networks/haproxy.md
Use the HAProxy for InfluxDB v2 template to monitor your HAProxy instances. First, apply the template, and then view incoming data. This template uses the HAProxy input plugin to collect metrics stored in an HAProxy instance and display these metrics in a dashboard.
The HAProxy for InfluxDB v2 template includes the following:
haproxyhaproxybucketUse the influx CLI to run the following command:
influx apply -f https://raw.githubusercontent.com/influxdata/community-templates/master/haproxy/haproxy.yml
For more information, see influx apply.
Note: Ensure your
influxCLI is configured with your account credentials and that configuration is active. For more information, see influx config.
Install Telegraf on a server with network access to both the HAProxy instances and InfluxDB v2 API.
In your Telegraf configuration file (telegraf.conf), do the following:
haproxy bucket. See how to view tokens.In the InfluxDB user interface (UI), select Dashboards in the left navigation.
{{< nav-icon "dashboards" >}}
Open the HAProxy dashboard to start monitoring.