InfluxDB 2.0 introduces InfluxDB templates—prepackaged InfluxDB configurations that contain everything from dashboards and Telegraf configurations to notifications and alerts in a single manifest file. Use InfluxDB templates to get a fresh instance of InfluxDB set up quickly, create reusable templates for common setups, back up your own deployment setup, and share your templates with the community.
In true open source spirit, you can update InfluxDB templates with common use cases and share with other InfluxDB users, so they can get started faster, use known configurations, and contribute improvements to templates that benefit everyone in the community.
The purpose of this repository is to promote the creation, sharing, and reuse of templates among the InfluxDB community. Anybody can submit new templates or improvements upon existing templates and use these templates in their own InfluxDB instances.
Start by reading how to use a template, then check each template's individual instructions for further setup and customization options.
Template | Description | Author |
---|---|---|
InfluxDB 1.x Monitor | Monitor your already running InfluxDB 1.x instance. | Russ Savage |
Linux System Monitor | Monitor system resources on one or more Linux hosts. | Russ Savage |
Windows System Monitor | Monitor system resources on one or more Windows hosts. | Russ Savage |
To submit a new template, see our contributing guide.
You can also ask the community to create a template for a specific use-case by creating a Template Request.
Community InfluxDB templates are provided by members of the community. Template authors are solely responsible for supporting their templates. InfluxData does not test contributed templates, nor guarantee their quality or safety. If you have questions about or need help with a specific template, please contact the template author using the contact information provided in the template README.
InfluxData provides and supports the influx
command-line tool and influx pkg
command for importing and exporting template manifests. For help with these tools, please join our Community Slack and ask for help in the #community-support
channel.